MichaelDipperstein / bwtLinks
bwt: An ANSI C implementation of the Burrows-Wheeler transformation (BWT)
☆18Updated 6 years ago
Alternatives and similar repositories for bwt
Users that are interested in bwt are comparing it to the libraries listed below
Sorting:
- Optimal LZ4 compression☆45Updated 5 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆16Updated 2 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- A Golomb encoding/decoding implementation in C☆13Updated 14 years ago
- compact lzma decoder☆15Updated 6 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆29Updated 2 years ago
- lzss: An ANSI C implementation of the LZSS compression algorithm☆54Updated 5 years ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆14Updated 4 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 7 years ago
- Massively Parallel ANS Decoding on GPUs☆30Updated 6 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 8 months ago
- Small fast Lempel-Ziv compression library☆108Updated last year
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- rans optimized tricks☆26Updated 7 years ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆36Updated 10 months ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆60Updated 2 years ago
- Tiny inflate library (inflate, gzip, zlib)☆198Updated 3 years ago
- huffman: An ANSI C implementation of Huffman coding☆14Updated 3 years ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆25Updated 3 years ago
- Fast CRC32 implementations☆113Updated last month
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆28Updated 4 months ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆330Updated 4 years ago
- The fastest Run-Length-Encoding on the Planet (for x64)☆39Updated 9 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- novel high throughput entropy encoder for BWT data☆15Updated 3 years ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆77Updated 3 years ago
- x – minimalist data compressor☆54Updated 5 years ago