mxmlnkn / indexed_bzip2
Fast parallel random access to bzip2 and gzip files in Python
☆75Updated 3 weeks ago
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☆22Updated 9 months ago
- Pure Python implementation of the XZ file format with random access support☆27Updated last year
- Fast random access of gzip files in Python☆103Updated 2 weeks ago
- A library that mimic fread, fseek and ftell for reading zstd compressed files.☆20Updated last year
- Truly parallel gzip decompression☆125Updated 5 years ago
- Python module for detection of CPU features☆28Updated last year
- Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.☆36Updated 2 weeks ago
- A multi-threading implement of Python gzip module☆54Updated last year
- extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !☆137Updated 2 months ago
- libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induce…☆198Updated last month
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆48Updated last month
- Fast and compact minimal perfect hash functions in C++.☆214Updated this week
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Parallel bzip2 utility☆140Updated 2 years ago
- A multi-threading implement of Python gzip module☆55Updated 10 months ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆35Updated 2 weeks ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆104Updated 10 years ago
- Bit packed vector of integral values☆27Updated 3 weeks ago
- Essential C++ utilities.☆15Updated 8 months ago
- Python extension wrapper for libdeflate.☆26Updated 4 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Stateless, zlib-compatible, and very fast compression library -- http://libslz.org☆30Updated last year
- The Python programming language☆33Updated 5 months ago
- Random access to compressed files with a FUSE filesystem☆32Updated this week
- Portable MurmurHash Implementation☆11Updated last year
- AVX512 population count routines☆22Updated 5 years ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆42Updated 4 years ago
- GPU based Compressed Graph Traversal☆16Updated last year
- A zero-copy file-like wrapper for Python byte buffers, inspired by Rust's std::Cursor.☆15Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 5 months ago