dbry / lzw-ab
An embedded-friendly, adjusted-binary LZW compressor / decompressor
☆76Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lzw-ab
- Optimal LZ4 compression☆43Updated 4 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆308Updated last year
- Embedded Compression Library for low-memory systems☆16Updated 3 years ago
- liblzg is a minimal implementation of an LZ77 class compression library.☆52Updated last year
- Tiny inflate library (inflate, gzip, zlib)☆172Updated 2 years ago
- picojpeg: Tiny JPEG decoder for 8/16-bit microcontrollers☆80Updated 2 years ago
- Small C library for microcontrollers. Code is based on klibc.☆104Updated 3 years ago
- Fixed-point MP3 decoder (RISC-V port)☆85Updated 8 months ago
- streaming, uncompressed, less memory-needy version of bsdiff - the d stands for ddelta (very WIP, there might be heavy rebasing and filte…☆43Updated 2 years ago
- Simple Lossless Audio Compressor☆70Updated 10 months ago
- Low-memory feature-complete VFAT implementation☆37Updated last year
- Small fast Lempel-Ziv compression library☆101Updated 9 months ago
- Single-header library for writing CLI applications in C/C++☆80Updated last year
- Compute any CRC, a bit at a time, a byte at a time, and a word at a time.☆322Updated 2 years ago
- Minimal Huffman coder/decoder☆98Updated 11 years ago
- lzss: An ANSI C implementation of the LZSS compression algorithm☆48Updated 4 years ago
- A reference implementation of the SAC (Simple Audio Compression) codec.☆14Updated last year
- 24-bit BMP (Bitmap) ANSI C header library☆84Updated 5 years ago
- tiny code & ram requirements when decompress on embedded systems,MCU,NB-IoT,...☆36Updated 3 months ago
- EMbedded ZModem☆28Updated last year
- A lightweight implementation of the fat32 filesystem specification in C for embedded systems.☆103Updated 4 years ago
- A fast memory pool allocator☆13Updated 2 years ago
- Fast and lightweight math expression evaluator in C99☆127Updated 4 years ago
- Small XML parser in C☆79Updated last year
- Embedded logger with minimal footprint and memory usage☆29Updated 4 years ago
- Minimally design scripting language for use on systems with limited resources.☆52Updated 7 years ago
- Convert to/Embed binary files in C source files, quickly and efficiently.☆63Updated 6 months ago
- esp32 component to load in ram and relocate elf file☆82Updated 2 years ago
- experimental data compression algoritm☆21Updated 8 years ago
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆50Updated last month