ZdravkoHvarlingov / huffman-codingLinks
A small C++ console application demonstrating the Huffman coding and Adaptive Huffman coding algorithms.
☆10Updated 7 years ago
Alternatives and similar repositories for huffman-coding
Users that are interested in huffman-coding are comparing it to the libraries listed below
Sorting:
- This educational repository covers the Introduction to Computer Science in Java (Ariel University, 2025 - fall semester - A). This cour…☆12Updated 3 months ago
- A C++ compression and decompression program based on Huffman Coding.☆69Updated 5 years ago
- C++ program to compress any file using the standard Huffman encoding algorithm☆30Updated 5 years ago
- Simple arithmetic coding library in C☆12Updated 9 years ago
- huffman encoder/decoder☆112Updated 4 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- public-domain implementation of entropy coder from ANS family.☆18Updated 5 years ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- Small & portable byte-aligned LZ77 compression☆484Updated 10 months ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Implements the Huffman Coding algorithm.☆27Updated 5 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆83Updated last year
- An AVL Tree Implementation In C☆29Updated last year
- PPM compressor with high compression ratio.☆32Updated 7 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- memcpy() using SSE2 load/store instrinsics☆10Updated 9 years ago
- A compression program for further compressing MP3 audio files☆42Updated 5 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆210Updated 3 weeks ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- SipHash in C☆47Updated 11 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆213Updated last year
- My Multimedia Signal Processing & VOIP Course Projects & Assignments☆20Updated 12 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- adaptive arithmetic coder☆50Updated 7 years ago
- Fast CRC32☆177Updated last year
- Murmur3 hash in C☆421Updated 2 years ago