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
- huffman: An ANSI C implementation of Huffman coding☆12Updated 3 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆12Updated 3 years ago
- Experimental block sorting compressor based on M03 context aware compression algorithm☆28Updated last month
- experimental data compression algoritm☆21Updated 8 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- rans optimized tricks☆24Updated 6 years ago
- rle: An ANSI C implementation of Run Length Encoding☆18Updated 5 years ago
- Massively Parallel ANS Decoding on GPUs☆28Updated 5 years ago
- Optimal LZ4 compression☆42Updated 4 years ago
- Lossless compressor for PC / decompressor for system with limited resources☆9Updated last month
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆27Updated last year
- Tiny LZW implementations in assembly☆14Updated 11 months ago
- Dictionary compressor with nibbled ANS and optimal parsing☆25Updated last year
- novel high throughput entropy encoder for BWT data☆14Updated 2 years ago
- C / C++ Compiler and standard library Conformance Test Suite☆13Updated 2 weeks ago
- a copy of m^2 's fsbench (https://chiselapp.com/user/Justin_be_my_guide/repository/fsbench/) with the latest density updates☆13Updated 5 years ago
- O(n log n) In-place Stable Quicksort☆15Updated 3 months ago
- lzss: An ANSI C implementation of the LZSS compression algorithm☆52Updated 4 years ago
- A Golomb encoding/decoding implementation in C☆13Updated 13 years ago
- Experimental parallel compression algorithm☆24Updated 7 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
- lzw: An ANSI C implementation of the LZW compression algorithm☆12Updated last year
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 3 years ago
- compact lzma decoder☆14Updated 5 years ago
- A small self-compiling arm/x86-64 C compiler, linker, C library and ELF loader for command line or library use on macOS, Linux or bare me…☆26Updated 10 months ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆80Updated last year
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆29Updated 3 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 8 years ago
- x86 assembler in 512 bytes of x86 machine code☆33Updated 5 years ago