Popularity
3.2
Declining
Activity
3.7
-
341
15
71

Description

Blosc (http://blosc.org) 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.

Blosc works well for compressing numerical arrays that contains data with relatively low entropy, like sparse data, time series, grids with regular-spaced values, etc.

python-blosc a Python package that wraps Blosc. python-blosc supports Python 2.6, 2.7 and 3.1, 3.2, 3.3 or higher versions.

Code Quality Rank: L3
Programming language: Python
License: GNU General Public License v3.0 or later
Tags: Microsoft Windows    
Latest version: v1.9.3-dev0

pythonlibs alternatives and similar packages

Based on the "Microsoft Windows" category.
Alternatively, view pythonlibs alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of pythonlibs or a related project?

Add another 'Microsoft Windows' Package