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:
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆16Updated 2 years ago
- Optimal LZ4 compression☆47Updated 5 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆29Updated 2 years ago
- Small fast Lempel-Ziv compression library☆110Updated 2 years ago
- An embedded-friendly, adjusted-binary LZW compressor / decompressor☆82Updated 5 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 9 months ago
- Tiny inflate library (inflate, gzip, zlib)☆201Updated 3 years ago
- A minimal modern LZ compressor example☆61Updated 4 years ago
- huffman: An ANSI C implementation of Huffman coding☆14Updated 4 years ago
- lzss: An ANSI C implementation of the LZSS compression algorithm☆56Updated 5 years ago
- A Golomb encoding/decoding implementation in C☆13Updated 14 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆60Updated 3 years ago
- compact lzma decoder☆15Updated 6 years ago
- Micro LZMA decoder☆55Updated 6 months ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆14Updated 4 years ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆36Updated 11 months ago
- Massively Parallel ANS Decoding on GPUs☆30Updated 6 years ago
- Simple Lossless Audio Compressor☆81Updated last month
- x – minimalist data compressor☆54Updated 5 years ago
- Portable qsort_r / qsort_s☆56Updated 2 years ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆77Updated 3 years ago
- liblzg is a minimal implementation of an LZ77 class compression library.☆54Updated 2 years ago
- Small & portable byte-aligned LZ77 compression☆518Updated last year
- C / C++ Compiler and standard library Conformance Test Suite☆17Updated 3 months ago
- Fast and Strong Burrows Wheeler Model☆20Updated 7 years ago
- lzw: An ANSI C implementation of the LZW compression algorithm☆18Updated 2 years ago
- rle: An ANSI C implementation of Run Length Encoding☆19Updated 6 years ago
- rans optimized tricks☆26Updated 7 years ago
- Tiny LZW implementations in assembly☆15Updated last year