MichaelDipperstein / lzwLinks
lzw: An ANSI C implementation of the LZW compression algorithm
☆14Updated 2 years ago
Alternatives and similar repositories for lzw
Users that are interested in lzw are comparing it to the libraries listed below
Sorting:
- bwt: An ANSI C implementation of the Burrows-Wheeler transformation (BWT)☆14Updated 5 years ago
- rle: An ANSI C implementation of Run Length Encoding☆18Updated 5 years ago
- huffman: An ANSI C implementation of Huffman coding☆13Updated 3 years ago
- lzss: An ANSI C implementation of the LZSS compression algorithm☆54Updated 4 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- A fixed point library (Signed Q16.16) for embedded systems.☆50Updated 2 months ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- Faster and safer algorithms for string matching with wildcards, globs, and gitignore-style globs☆21Updated 2 years ago
- ☆32Updated 2 years ago
- rans optimized tricks☆24Updated 7 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆27Updated last year
- experimental data compression algoritm☆22Updated 9 years ago
- Lossless compressor for PC / decompressor for system with limited resources☆9Updated 3 months ago
- C99 trie library☆101Updated 6 years ago
- C / C++ Compiler and standard library Conformance Test Suite☆14Updated last month
- Simple Lossless Audio Compressor☆79Updated 2 months ago
- Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9☆13Updated 3 years ago
- Simple threadpool based on C11☆10Updated 4 years ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆37Updated 3 months ago
- A reference implementation of the SAC (Simple Audio Compression) codec.☆16Updated last year
- liblzg is a minimal implementation of an LZ77 class compression library.☆53Updated last year
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Improvements to picol: A TCL like interpreter suitable as an shell in an embedded system☆30Updated 9 months ago
- No bullshit vector library for C☆78Updated 4 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 3 years ago
- BASIC-style "compiler" as C syntax library☆19Updated 12 years ago
- Experimental data compressor☆16Updated 2 years ago
- x – minimalist data compressor☆53Updated 5 years ago
- Optimal LZ4 compression☆43Updated 5 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 2 months ago