mxmlnkn / indexed_bzip2Links
Fast parallel random access to bzip2 and gzip files in Python
☆84Updated last week
Alternatives and similar repositories for indexed_bzip2
Users that are interested in indexed_bzip2 are comparing it to the libraries listed below
Sorting:
- A bridge for libzstd-seek to python. Based on mxmlnkn/indexed_bzip2☆26Updated last year
- Pure Python implementation of the XZ file format with random access support☆29Updated last month
- Parallel bzip2 utility☆155Updated 4 months ago
- extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !☆149Updated last year
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆54Updated 3 months ago
- Compress a file into a seekable zstd with special handling for .tar archives☆75Updated 3 years ago
- Truly parallel gzip decompression☆124Updated 6 years ago
- Stateless, zlib-compatible, and very fast compression library -- http://libslz.org☆32Updated 6 months ago
- Gzip Decompression and Random Access for Modern Multi-Core Machines☆439Updated last week
- python module for indexing tar files for fast access☆83Updated 10 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆232Updated 3 months ago
- Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.☆38Updated 7 months ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 4 months ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆248Updated last month
- Run scripts with very long shebang (#!) lines☆69Updated 4 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆87Updated last year
- FUSE file system for ZIP archives☆225Updated this week
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Random access to compressed files with a FUSE filesystem☆36Updated 6 months ago
- cgmemtime measures the high-water RSS+CACHE memory usage of a process and its descendant processes.☆118Updated 7 months ago
- Bit packed vector of integral values☆28Updated 10 months ago
- A multi-threading implement of Python gzip module☆60Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- ☆28Updated 3 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated 2 weeks ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆156Updated last year
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 8 months ago