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
- A Golomb encoding/decoding implementation in C☆13Updated 14 years ago
- Small fast Lempel-Ziv compression library☆110Updated 2 years ago
- Optimal LZ4 compression☆47Updated 5 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- An embedded-friendly, adjusted-binary LZW compressor / decompressor☆82Updated 5 years ago
- lzss: An ANSI C implementation of the LZSS compression algorithm☆56Updated 5 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆29Updated 2 years ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆36Updated 11 months ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 9 months ago
- Massively Parallel ANS Decoding on GPUs☆30Updated 6 years ago
- A minimal modern LZ compressor example☆61Updated 4 years ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆27Updated 3 years ago
- Tiny inflate library (inflate, gzip, zlib)☆201Updated 3 years ago
- lzjwm tiny ascii compression algorithm.☆18Updated 4 years ago
- Fast CRC32 implementations☆118Updated 2 months ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- A bit mixer, pseudo random number generator and a hash function.☆30Updated 3 years ago
- lzw: An ANSI C implementation of the LZW compression algorithm☆18Updated 2 years ago
- huffman: An ANSI C implementation of Huffman coding☆14Updated 4 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆90Updated 2 years ago
- A fast implementation for parallel processing single block SHA256.☆15Updated 9 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
- Binary tools: assembler, disassembler, linker, library manager, emulator☆64Updated last year
- The smallest readable implementation of AES algorithms in C☆63Updated 4 months ago
- compact lzma decoder☆15Updated 6 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆60Updated 3 years ago
- The fastest MD5 implementation using x86 assembly☆149Updated 11 months ago
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆368Updated 4 years ago
- Fast and Strong Burrows Wheeler Model☆20Updated 7 years ago