kevintownsend / bwt
This implements the Burrows Wheeler Transform using c++ templates.
☆8Updated 2 months ago
Alternatives and similar repositories for bwt:
Users that are interested in bwt are comparing it to the libraries listed below
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- LZ Double factor Factorization.☆11Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 2 years ago
- linear time suffix array construction algorithm☆12Updated 8 years ago
- Bicriteria Data Compressor☆14Updated 7 years ago
- novel high throughput entropy encoder for BWT data☆14Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 8 months ago
- rans optimized tricks☆24Updated 6 years ago
- Vectorized version of the PCG random number generator☆76Updated 6 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 6 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated 2 months ago
- Succinct data structures in C/C++☆83Updated 4 months ago
- Succinct Data Structure Library 3.0☆94Updated 5 months ago
- A benchmark for sorting algorithms☆59Updated 3 years 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
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆62Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆104Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆31Updated 3 years ago
- String Matching Algorithms Research Tool☆99Updated 10 months ago
- Compression☆17Updated 4 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- Massively Parallel ANS Decoding on GPUs☆28Updated 5 years ago