CMD + K

blosc

Anaconda Verified

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 anaconda::blosc

Usage Tracking

1.21.6
1.21.3
1.21.0
1.20.1
1.20.0
5 / 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

Jul 24, 2025 at 15:12

License

BSD-3-Clause

Total Downloads

210.0K

Version Downloads

3.4K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
macOS-64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.21.3
win-32 Last supported version: 1.21.0
linux-s390x Last supported version: 1.21.3
linux-32 Last supported version: 1.14.4