A Python wrapper for the extremely fast Blosc compression library
☆359Mar 9, 2026Updated last week
Alternatives and similar repositories for python-blosc
Users that are interested in python-blosc are comparing it to the libraries listed below
Sorting:
- Command line interface to and serialization format for Blosc☆123Nov 3, 2022Updated 3 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,044Dec 15, 2025Updated 3 months ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆196Updated this week
- A columnar data container that can be compressed.☆959Oct 27, 2022Updated 3 years ago
- A fast, compressed, persistent binary data store library for C.☆554Updated this week
- A skip dict is a Python dictionary which is permanently sorted by value.☆19Sep 25, 2014Updated 11 years ago
- Python bindings to the Zstandard (zstd) compression library☆621Sep 14, 2025Updated 6 months ago
- Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more☆2,405Mar 2, 2026Updated 2 weeks ago
- Partitioned storage system based on blosc. **No longer actively maintained.**☆156Nov 21, 2016Updated 9 years ago
- Package Python software as an RPM including all dependencies (even the interpreter).☆11Jan 14, 2020Updated 6 years ago
- A query and aggregation framework for Bcolz (W2013-01)☆56Jul 9, 2024Updated last year
- Python bindings to zopfli☆14Feb 13, 2026Updated last month
- A multidimensional data container on top of Blosc2.☆44Apr 10, 2023Updated 2 years ago
- A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.☆141Mar 9, 2026Updated last week
- Fast NumPy array functions written in C☆1,169Feb 6, 2026Updated last month
- LZ4 bindings for Python