MichaelDipperstein / bwt
bwt: An ANSI C implementation of the Burrows-Wheeler transformation (BWT)
☆15Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for bwt
- Massively Parallel ANS Decoding on GPUs☆28Updated 5 years ago
- huffman: An ANSI C implementation of Huffman coding☆12Updated 2 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- experimental data compression algoritm☆21Updated 8 years ago
- Fast and Strong Burrows Wheeler Model☆18Updated 6 years ago
- rans optimized tricks☆24Updated 6 years ago
- Optimal LZ4 compression☆43Updated 4 years ago
- A Golomb encoding/decoding implementation in C☆14Updated 13 years ago
- Experimental parallel compression algorithm☆23Updated 7 years ago
- Experimental block sorting compressor based on M03 context aware compression algorithm☆28Updated last year
- rle: An ANSI C implementation of Run Length Encoding☆17Updated 5 years ago
- Experimental compression format (unmaintained, do not use!)☆31Updated 8 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
- Dictionary compressor with nibbled ANS and optimal parsing☆24Updated 7 months ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆27Updated last year
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆71Updated last year
- This implements the Burrows Wheeler Transform using c++ templates.☆8Updated 3 years ago
- Fast CRC32 implementations☆56Updated 10 months ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆22Updated 2 years ago
- public-domain implementation of entropy coder from ANS family.☆16Updated 5 years ago
- A single C header with many bitwise hacks☆24Updated 2 years ago
- a copy of m^2 's fsbench (https://chiselapp.com/user/Justin_be_my_guide/repository/fsbench/) with the latest density updates☆12Updated 4 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated last year
- lzjwm tiny ascii compression algorithm.☆15Updated 2 years ago
- Bloom filter implementation☆36Updated last year
- A minimal modern LZ compressor example☆59Updated 3 years ago
- The fastest Run-Length-Encoding on the Planet (for x64)☆31Updated last year
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 3 years ago
- Tiny LZW implementations in assembly☆13Updated 7 months ago