MichaelDipperstein / bwtLinks
bwt: An ANSI C implementation of the Burrows-Wheeler transformation (BWT)
☆14Updated 5 years ago
Alternatives and similar repositories for bwt
Users that are interested in bwt are comparing it to the libraries listed below
Sorting:
- A Golomb encoding/decoding implementation in C☆13Updated 13 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- huffman: An ANSI C implementation of Huffman coding☆13Updated 3 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- Optimal LZ4 compression☆42Updated 5 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆27Updated 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
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- deflate stream reconstruction library☆35Updated 6 years ago
- experimental data compression algoritm☆22Updated 8 years ago
- Experimental block sorting compressor based on M03 context aware compression algorithm☆28Updated last month
- Fast CRC32 implementations☆78Updated last year
- Automatically exported from code.google.com/p/mmc☆29Updated 2 years ago
- Small fast Lempel-Ziv compression library☆105Updated last year
- Experimental parallel compression algorithm☆24Updated 7 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆25Updated last month
- Experimental compression format (unmaintained, do not use!)☆32Updated 8 years ago
- rans optimized tricks☆24Updated 7 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 3 weeks ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- A single C header with bitwise hacks☆33Updated 3 years ago
- compact lzma decoder☆14Updated 5 years ago
- lzss: An ANSI C implementation of the LZSS compression algorithm☆53Updated 4 years ago
- A Loss-less data compression algorithm inspired by LZMA☆41Updated 8 years ago
- XWRT (XML-WRT) is an efficient XML/HTML/text compressor☆41Updated 8 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆83Updated last year
- Massively Parallel ANS Decoding on GPUs☆28Updated 5 years 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
- rle: An ANSI C implementation of Run Length Encoding☆18Updated 5 years ago
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆23Updated last month