kevintownsend / bwtLinks
This implements the Burrows Wheeler Transform using c++ templates.
☆8Updated this week
Alternatives and similar repositories for bwt
Users that are interested in bwt are comparing it to the libraries listed below
Sorting:
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- ☆31Updated 3 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆211Updated last month
- Manual for the C++ vector class library☆31Updated last year
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- rans optimized tricks☆24Updated 7 years ago
- Simple SIMD example in C (AVX2 Vectorization)☆56Updated 7 years ago
- novel high throughput entropy encoder for BWT data☆15Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Low memory multithreaded hash table☆24Updated 10 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- Random access array of tightly packed unsigned integers☆163Updated 3 years ago
- Mirror of the Cephes C source for reference☆94Updated last year
- A lightweight suffix-sorting library☆386Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Giddy - A lightweight GPU decompression library☆42Updated 6 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A simple CAS written in C.☆10Updated 10 years ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago