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 11, 2024 at 21:51
License
BSD-3-Clause
Total Downloads
17.4K
Supported Platforms
GitHub Repository
https://github.com/Blosc/c-bloscDocumentation
https://www.blosc.org/pages/blosc-in-depth/