CMD + K

blosc

Community

A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`

Installation

To install this package, run one of the following:

Conda
$conda install esri::blosc

Usage Tracking

1.21.5
1.21.3
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

win-64