Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Blosc
Blosc is a very high performance meta-compressor specially designed for compressing binary data.
Collective -
Host: numfocus -
https://opencollective.com/blosc
- Website: https://www.blosc.org
- Code: https://github.com/Blosc/c-blosc2
Use "top-down" header file inclusion ordering
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
`_MSC_VER` and associated comments: need to support ancient Visual Studio versions?
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue over 1 year ago
Header inclusion order
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue over 1 year ago
The size passed by the fuzzer is `size_t`, not `int32_t`
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
Add const where possible
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request over 1 year ago
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request over 1 year ago
Define and use the `ARRAY_SIZE` macro in tests
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
RFE: provide PREFER_EXTERNAL_XXHASH configuration option
github.com/Blosc/c-blosc2 - keszybz opened this issue over 1 year ago
github.com/Blosc/c-blosc2 - keszybz opened this issue over 1 year ago
Fix GCC warning: ignoring return value of `fgets`
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
Delete branch master
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue over 1 year ago
Consistent indention of structs
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
Do not free() string before printing it
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
`g_tune` and `BLOSC2_IO_CB_DEFAULTS` defined but not used
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue over 1 year ago
`BLOSC_STUNE` is not defined in c-blosc
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
build failure with -DBUILD_STATIC=0
github.com/Blosc/c-blosc2 - keszybz opened this issue over 1 year ago
github.com/Blosc/c-blosc2 - keszybz opened this issue over 1 year ago
Static linux
github.com/ironArray/Blosc2-Btune - FrancescAlted opened this pull request over 1 year ago
github.com/ironArray/Blosc2-Btune - FrancescAlted opened this pull request over 1 year ago
Remove pkgconfig/blosc2.pc from python installation
github.com/Blosc/python-blosc2 - bnavigator opened this pull request over 1 year ago
github.com/Blosc/python-blosc2 - bnavigator opened this pull request over 1 year ago
distributed `blosc2.pc` has wrong prefix
github.com/Blosc/python-blosc2 - nega0 opened this issue over 1 year ago
github.com/Blosc/python-blosc2 - nega0 opened this issue over 1 year ago
vlmeta parameter in kwargs?
github.com/Blosc/python-blosc2 - aleixalcacer opened this issue over 1 year ago
github.com/Blosc/python-blosc2 - aleixalcacer opened this issue over 1 year ago
How to verify untrusted buffers are valid schunks?
github.com/Blosc/c-blosc2 - milesgranger opened this issue over 1 year ago
github.com/Blosc/c-blosc2 - milesgranger opened this issue over 1 year ago
Issues with user-defined codecs
github.com/Blosc/python-blosc2 - aleixalcacer opened this issue over 1 year ago
github.com/Blosc/python-blosc2 - aleixalcacer opened this issue over 1 year ago
Update python blosc2 to latest c-blosc2
github.com/Blosc/python-blosc2 - martaiborra opened this pull request over 1 year ago
github.com/Blosc/python-blosc2 - martaiborra opened this pull request over 1 year ago
Remove blocksize tweaking
github.com/ironArray/Blosc2-Btune - FrancescAlted opened this pull request over 1 year ago
github.com/ironArray/Blosc2-Btune - FrancescAlted opened this pull request over 1 year ago
Remove blocksize tweaking
github.com/Blosc/BTune - FrancescAlted opened this pull request over 1 year ago
github.com/Blosc/BTune - FrancescAlted opened this pull request over 1 year ago
Workaround for ndindex issues with wheels on Win32
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
Dynamic loaded tune support
github.com/Blosc/c-blosc2 - martaiborra opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - martaiborra opened this pull request almost 2 years ago
`setup.py` → `pyproject.toml`
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this issue almost 2 years ago
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this issue almost 2 years ago
Blosc Development team → Team
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Blosc Development team → Team
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Blosc Development team → Team
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
http:// → https://
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
Variant for the © symbol: (C) → (c)
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Blosc Development Team
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
Variant for the © symbol: (C) → (c)
github.com/Blosc/python-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/python-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
No need to support Python 2 any more
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
Variant for the © symbol: (C) → (c)
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
Tracing macros part of the API?
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this issue almost 2 years ago
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this issue almost 2 years ago
Blosc Developers → Development team
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Consistent license and copyright
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
fprintf(stderr) → BLOSC_TRACE_ERROR()
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Variant for the © symbol: (C) → (c)
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Inconsistency: BLOSC_TRACE_ERROR / fprintf
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue almost 2 years ago
Consistent indentation
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
No need to support Python 2 any more
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Upgrade ZSTD to 1.5.5 due to potential corruption
github.com/Blosc/c-blosc - mkitti opened this issue almost 2 years ago
github.com/Blosc/c-blosc - mkitti opened this issue almost 2 years ago
Upgrade ZSTD to 1.5.5 due to potential corruption
github.com/Blosc/c-blosc2 - mkitti opened this issue almost 2 years ago
github.com/Blosc/c-blosc2 - mkitti opened this issue almost 2 years ago
`test_contexts` fails with `Nthreads are not equal!`
github.com/Blosc/c-blosc2 - ggardet opened this issue almost 2 years ago
github.com/Blosc/c-blosc2 - ggardet opened this issue almost 2 years ago
Support dynamically loaded codecs and filters
github.com/Blosc/c-blosc2 - martaiborra opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - martaiborra opened this pull request almost 2 years ago
CMake: Enable external ZLIB from CMake variable ZLIB_ROOT
github.com/Blosc/c-blosc - lordjaxom opened this issue almost 2 years ago
github.com/Blosc/c-blosc - lordjaxom opened this issue almost 2 years ago
Plugins improvements
github.com/Blosc/c-blosc2 - oscargm98 opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - oscargm98 opened this pull request almost 2 years ago
Fix invalid conversion from void*
github.com/Blosc/c-blosc2 - jdavid opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - jdavid opened this pull request almost 2 years ago
Move plugins necessary functions
github.com/Blosc/c-blosc2 - oscargm98 opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - oscargm98 opened this pull request almost 2 years ago
Initiallize blosc2_io_cb in runtime
github.com/Blosc/c-blosc2 - martaiborra opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - martaiborra opened this pull request almost 2 years ago
Bytedelta
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
Bytedelta: enable SSE codepath for 32-bit Intel, use non-SIMD fallback for non-SSE/NEON platforms
github.com/Blosc/c-blosc2 - aras-p opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - aras-p opened this pull request almost 2 years ago
Support for bytedelta filter
github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request almost 2 years ago
Add codec and filter params to cparams
github.com/Blosc/c-blosc2 - jdavid opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - jdavid opened this pull request almost 2 years ago
Fix PyPI Link in Readme Badge
github.com/Blosc/python-blosc2 - bnavigator opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - bnavigator opened this pull request almost 2 years ago
Shipping native libraries with JBlosc
github.com/Blosc/JBlosc - hanslovsky opened this issue almost 2 years ago
github.com/Blosc/JBlosc - hanslovsky opened this issue almost 2 years ago
licensed!
github.com/Blosc/python-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/python-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
Optimise PNG compression
github.com/Blosc/python-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/python-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
Optimise PNG compression
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Transparent background in PNG files exported from SVG
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Add global registered codecs and filters
github.com/Blosc/python-blosc2 - martaiborra opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - martaiborra opened this pull request almost 2 years ago
Optimise PNG compression
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Fix typo found by codespell
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Fix typos found by copdespell
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
b2nd: Use const where possible.
github.com/Blosc/c-blosc2 - cf-natali opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - cf-natali opened this pull request almost 2 years ago
Always use inline assembly for _xgetbv on GCC/Clang
github.com/Blosc/c-blosc - jbms opened this pull request almost 2 years ago
github.com/Blosc/c-blosc - jbms opened this pull request almost 2 years ago
Update to BSD 3-Clause license
github.com/Blosc/c-blosc - havardAasen opened this pull request almost 2 years ago
github.com/Blosc/c-blosc - havardAasen opened this pull request almost 2 years ago
Issues building for an embedded Intel CPU
github.com/Blosc/c-blosc2 - enurseitov opened this issue almost 2 years ago
github.com/Blosc/c-blosc2 - enurseitov opened this issue almost 2 years ago
Linter and formatting
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
Merge b2nd (former Caterva)
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
Add function b2nd_open_offset()
github.com/Blosc/c-blosc2 - oscargm98 opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - oscargm98 opened this pull request almost 2 years ago
Upgrade internal-complib zstd from 1.5.2 to 1.5.4
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
zstd sources updated to 1.5.4
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Allow linking to system c-blosc2 shared library
github.com/Blosc/python-blosc2 - bnavigator opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - bnavigator opened this pull request almost 2 years ago
export more schunk API
github.com/Blosc/c-blosc2 - bnavigator opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - bnavigator opened this pull request almost 2 years ago
Automatic guesses for chunk and block partitions
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
Automatic guesses for chunk and block partitions
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request almost 2 years ago
Add a dtype format in the b2nd metalayer
github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request almost 2 years ago
b2nd_serialize_meta and b2nd_deserialize_meta should be made private
github.com/Blosc/c-blosc2 - FrancescAlted opened this issue almost 2 years ago
github.com/Blosc/c-blosc2 - FrancescAlted opened this issue almost 2 years ago
Canonical link to GitHub zlib-ng repository
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request almost 2 years ago
Data type is part of the b2nd metalayer now
github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request almost 2 years ago
Floating point exception (core dumped)
github.com/Blosc/python-blosc2 - mastercoms opened this issue almost 2 years ago
github.com/Blosc/python-blosc2 - mastercoms opened this issue almost 2 years ago
SPDX-License-Identifier
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this issue almost 2 years ago
Fix typo found by codespell
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Avoid duplicate license file
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
offset is already an int64_t array, so do not cast
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
Fix link to python-blosc
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
c-blosc2 include files are not up to date
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this issue almost 2 years ago
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this issue almost 2 years ago
skbuild is a build requirement
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago
github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request almost 2 years ago