kevintownsend / bwtLinks
This implements the Burrows Wheeler Transform using c++ templates.
☆8Updated 5 months ago
Alternatives and similar repositories for bwt
Users that are interested in bwt are comparing it to the libraries listed below
Sorting:
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- novel high throughput entropy encoder for BWT data☆14Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Bit packed vector of integral values☆27Updated 4 months ago
- benchmarking positional population count☆14Updated last year
- ☆20Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Massively Parallel ANS Decoding on GPUs☆28Updated 5 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- C++ implementation of FM Index data structure wrapped in Python☆13Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Simply feedforward neural network☆19Updated 8 years ago
- rans optimized tricks☆24Updated 7 years ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- Bicriteria Data Compressor☆14Updated 7 years ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- Succinct Data Structure Library 3.0☆94Updated last month
- LZ Double factor Factorization.☆11Updated 8 years ago