pauldmccarthy / indexed_gzip
Fast random access of gzip files in Python
☆103Updated last month
Alternatives and similar repositories for indexed_gzip:
Users that are interested in indexed_gzip are comparing it to the libraries listed below
- Fast parallel random access to bzip2 and gzip files in Python☆75Updated last month
- A multi-threading implement of Python gzip module☆54Updated last year
- The Nested Containment List for Python. Basically a static interval-tree that is silly fast for both construction and lookups.☆219Updated 6 months ago
- Pure Python implementation of the XZ file format with random access support☆27Updated 2 years ago
- A multi-threading implement of Python gzip module☆57Updated 11 months ago
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆48Updated this week
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆47Updated 11 months ago
- Open compressed files in Python☆72Updated 3 weeks ago
- Python module for detection of CPU features☆28Updated 2 weeks ago
- Useful Mutable Mappings☆70Updated last year
- Simple python bindings to Yann Collet ZSTD compression library☆170Updated this week
- A high-performance library for compressed ndarrays, with a flexible computational engine☆101Updated last week
- Bash-style brace expansion for Python☆56Updated 3 years ago
- A Python wrapper for the extremely fast Blosc compression library☆354Updated 6 months ago
- Roaring Bitmap in Cython☆81Updated 10 months ago
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆50Updated 2 weeks ago
- A fast and memory efficient LRU cache for Python☆271Updated 6 months ago
- 💥 Cython hash tables that assume keys are pre-hashed