MichaelDipperstein / huffmanLinks
huffman: An ANSI C implementation of Huffman coding
☆13Updated 3 years ago
Alternatives and similar repositories for huffman
Users that are interested in huffman are comparing it to the libraries listed below
Sorting:
- rle: An ANSI C implementation of Run Length Encoding☆18Updated 5 years ago
- bwt: An ANSI C implementation of the Burrows-Wheeler transformation (BWT)☆14Updated 5 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Minimal Huffman coder/decoder☆101Updated 11 years ago
- A reference implementation of the SAC (Simple Audio Compression) codec.☆15Updated last year
- Single-file FLAC decoder with a push-style API☆34Updated 3 months ago
- lzss: An ANSI C implementation of the LZSS compression algorithm☆53Updated 4 years ago
- lzw: An ANSI C implementation of the LZW compression algorithm☆13Updated 2 years ago
- Ultra-low-complexity MDCT Audio Codec☆14Updated 5 months ago
- Yet another homebrew repo☆14Updated 7 years ago
- A fixed point library (Signed Q16.16) for embedded systems.☆48Updated last month
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆48Updated 8 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆29Updated 3 years ago
- A modified version of 8bitbubsy's playptmod, a C-based player for ProTracker MOD files, which was modeled after all the behavior that cou…☆12Updated 6 years ago
- Lossless compressor for PC / decompressor for system with limited resources☆9Updated 3 months ago
- rice: An ANSI C implementation of Rice coding (Golomb-Rice coding)☆13Updated 5 years ago
- zlib-deflate (RFC 1950/1951) decompressor for microcontrollers☆19Updated last year
- Tiny Speech Recognizer☆59Updated 5 years ago
- Network library☆18Updated last year
- Browser/viewer for the .map file generated by the gnu ld linker☆13Updated 10 years ago
- Simple, fast, fixed point 3d library.☆22Updated 2 months ago
- Neo-Geo ADPCM-A sample encoder☆17Updated 2 years ago
- Experiment with an interactive disassembler/decompiler. Currently only supports the Gameboy's z80.processor☆8Updated 6 years ago
- TinyGL 0.4 (c) 1997-2002 Fabrice Bellard. TinySDGL 0.5, 2005 a port to libSDL by Gerald Franz (gfz@o2online.de). General Description: --…☆39Updated 7 years ago
- please use the more up-to-date repo of the original author:☆17Updated 9 years ago
- Minimal TCP/IP stack for non OS based micrcontroller enviornment.☆18Updated 5 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- Sega Master System emulator☆25Updated 3 weeks ago
- Xinu OS for STM32☆23Updated last year
- Integer and fixed point square root functions using only add, subtract and shifts☆86Updated last year