MichaelDipperstein / bwt
bwt: An ANSI C implementation of the Burrows-Wheeler transformation (BWT)
☆13Updated 5 years ago
Alternatives and similar repositories for bwt:
Users that are interested in bwt are comparing it to the libraries listed below
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆75Updated last year
- huffman: An ANSI C implementation of Huffman coding☆12Updated 2 years ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆12Updated 3 years ago
- Massively Parallel ANS Decoding on GPUs☆28Updated 5 years ago
- O(n log n) In-place Stable Quicksort☆14Updated last month
- Experimental block sorting compressor based on M03 context aware compression algorithm☆27Updated last year
- Optimal LZ4 compression☆42Updated 4 years ago
- Dictionary compressor with nibbled ANS and optimal parsing☆25Updated 9 months ago
- rle: An ANSI C implementation of Run Length Encoding☆17Updated 5 years ago
- experimental data compression algoritm☆21Updated 8 years ago
- A Golomb encoding/decoding implementation in C☆14Updated 13 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆27Updated last year
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- lzss: An ANSI C implementation of the LZSS compression algorithm☆49Updated 4 years ago
- Fast CRC32 implementations☆65Updated last year
- rans optimized tricks☆24Updated 6 years ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆18Updated 5 months ago
- a copy of m^2 's fsbench (https://chiselapp.com/user/Justin_be_my_guide/repository/fsbench/) with the latest density updates☆12Updated 5 years ago
- lzjwm tiny ascii compression algorithm.☆15Updated 3 years ago
- Bloom filter implementation☆36Updated last year
- AVX512 population count routines☆22Updated 5 years ago
- x – minimalist data compressor☆50Updated 4 years ago
- libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induce…☆195Updated this week
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- This implements the Burrows Wheeler Transform using c++ templates.☆8Updated last month
- A fast implementation for parallel processing single block SHA256.☆15Updated 7 years ago
- Experimental data compressor☆17Updated last year
- deflate stream reconstruction library☆34Updated 6 years ago