c-blosc
https://github.com/blosc/c-blosc
C
A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported2 Subscribers
Add a CodeTriage badge to c-blosc
Help out
- Issues
- Cut a new release to fix FTBFS with CMake 4.0
- Bump actions/checkout from 5 to 6
- Bump actions/upload-artifact from 4 to 6
- Set -std=gnu99 for gcc on all architectures
- Does not compile with GCC 15’s new default -std=c23 (error: ‘bool’ cannot be defined via ‘typedef’)
- No BLOSC-config.cmake and blosc-config.cmake are available in the Release installation tree.
- blosc/CMakeLists.txt: Update Lz4 handling
- Memory error when compressing almost 2GB
- Troubles while building
- CMake: Enable external ZLIB from CMake variable ZLIB_ROOT
- Docs
- C not yet supported