Blosc / python-bloscLinks
A Python wrapper for the extremely fast Blosc compression library
☆358Updated 2 weeks ago
Alternatives and similar repositories for python-blosc
Users that are interested in python-blosc are comparing it to the libraries listed below
Sorting:
- persistent caching to memory, disk, or database☆276Updated 2 weeks ago
- Useful Mutable Mappings☆71Updated 2 years ago
- 💥 Cython memory pool for RAII-style memory management☆460Updated 2 weeks ago
- Robust and reusable Executor for joblib☆590Updated 2 months ago
- Caching based on computation time and storage space☆138Updated 4 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Command line interface to and serialization format for Blosc☆123Updated 3 years ago
- LZ4 bindings for Python☆295Updated last week
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 2 weeks ago
- Serialize numpy arrays using msgpack☆209Updated last year
- Python Binding for xxHash☆430Updated 2 weeks ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Concurrent appendable key-value storage☆107Updated last year
- Cython implementation of OrderedDict☆101Updated 9 years ago
- A python package that provides useful locks.☆269Updated 2 months ago
- Utility for measuring the fraction of time the CPython GIL is held☆121Updated 4 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆203Updated 5 years ago
- Find and copy needed dynamic libraries into python wheels☆288Updated last week
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- better multiprocessing and multithreading in Python