mxmlnkn / indexed_bzip2
Fast parallel random access to bzip2 and gzip files in Python
☆75Updated last month
Alternatives and similar repositories for indexed_bzip2:
Users that are interested in indexed_bzip2 are comparing it to the libraries listed below
- A bridge for libzstd-seek to python. Based on mxmlnkn/indexed_bzip2☆23Updated 10 months ago
- Fast random access of gzip files in Python☆103Updated last month
- A multi-threading implement of Python gzip module☆54Updated last year
- A library that mimic fread, fseek and ftell for reading zstd compressed files.☆20Updated 2 years ago
- Truly parallel gzip decompression☆125Updated 5 years ago
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆48Updated this week
- Python module for detection of CPU features☆28Updated 3 weeks ago
- A multi-threading implement of Python gzip module☆57Updated 11 months ago
- Python bindings for the fast integer compression library FastPFor.☆58Updated last year
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆35Updated last month
- A compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated 5 months ago
- Python extension wrapper for libdeflate.☆26Updated 5 months ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Bit packed vector of integral values☆27Updated last month
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A zero-copy file-like wrapper for Python byte buffers, inspired by Rust's std::Cursor.☆15Updated last year
- Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.☆36Updated last month
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !☆138Updated 3 months ago
- Open compressed files in Python☆72Updated 3 weeks ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Fast compressed trie dictionary library☆68Updated 6 months ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆42Updated 4 years ago
- ☆65Updated 6 months ago
- Parallel Block GZIP☆50Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Stateless, zlib-compatible, and very fast compression library -- http://libslz.org☆30Updated last year
- ☆20Updated 3 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆105Updated 10 years ago