blosc
A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`
A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`
To install this package, run one of the following:
Blosc is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call.
Summary
A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`
Last Updated
Mar 31, 2025 at 20:54
License
BSD-3-Clause
Total Downloads
0
Version Downloads
0
Supported Platforms
GitHub Repository
https://github.com/Blosc/c-bloscDocumentation
https://www.blosc.org/pages/blosc-in-depth/