cynricfu / huffman-codingLinks
A C++ compression and decompression program based on Huffman Coding.
☆69Updated 5 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:
- Huffman encoding and decoding using C++☆53Updated 6 years ago
- This educational repository covers the Introduction to Computer Science in Java (Ariel University, 2025 - fall semester - A). This cour…☆12Updated 3 months ago
- C++ program to compress any file using the standard Huffman encoding algorithm☆30Updated 5 years ago
- A small C++ console application demonstrating the Huffman coding and Adaptive Huffman coding algorithms.☆10Updated 7 years ago
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆281Updated last year
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆100Updated last year
- huffman encoder/decoder☆112Updated 4 years ago
- A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆90Updated 4 years ago
- Chess in C++ w/ CLI and Qt GUI☆20Updated 6 years ago
- A SQL parser written in C++☆30Updated 3 years ago
- A custom vector implementation, similar to the C++ vector.☆27Updated 8 years ago
- ☆22Updated 4 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆37Updated 4 years ago
- ☆59Updated 3 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- Contains implementations of cache-optimized and external memory algorithms.☆11Updated 6 years ago
- Hands-On Network Programming with C, published by Packt☆328Updated last month
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- A C++ library for big integers and dynamic precision floating-point☆21Updated last year
- A high performence Cross-platform (parallel) STL-like LSD radix sort algorithm by C++20, 2.5-14.3x faster than std::sort, support user-de…☆27Updated 3 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- Download required libraries from here☆42Updated 7 years ago
- data encrypt and decrypt using openssl - rsa☆39Updated 3 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- PPM compressor with high compression ratio.☆32Updated 7 years ago
- c++ crossplatform cpu and memory usage info by current process☆20Updated 2 years ago
- GUI for displaying Binary Search Trees written in C++ using the Qt Library.☆13Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago