cynricfu / huffman-coding
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
- Huffman encoding and decoding using C++☆53Updated 6 years ago
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆273Updated last year
- C++ program to compress any file using the standard Huffman encoding algorithm☆30Updated 5 years ago
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆98Updated 11 months ago
- Using huffman coding to compress-decompress real-world files☆47Updated 2 years ago
- huffman encoder/decoder☆109Updated 3 years ago
- C++ implementations of common data compression algorithms.☆115Updated 7 years ago
- The goal of the library is to help with research in the area of data compression. This is not meant to be fast or efficient implementatio…☆85Updated 2 weeks ago
- Compression of image by using OpenCV library and Huffman Coding Algorithm☆9Updated 5 years ago
- A simple tcp client server application that describes the communication between the client and a server. The server is a simple echo seve…☆96Updated last year
- A collection of algorithms for data structure manipulation in C☆110Updated 2 years ago
- My own implementation of C++'s smart pointers☆36Updated 4 years ago
- Command line parser for C++17.☆26Updated 2 months ago
- A C++ implementation of P2P file sharing system.☆44Updated last year
- Mathematics library for C and C++☆50Updated 11 months ago
- This is a Project created in c named Paint With UG. this is like paint application . You can draw shapes , freehand , fill color, change …☆19Updated 3 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆36Updated 4 years ago
- Basic HashMap (Hash Table) Implementation in C++☆105Updated 6 years ago
- This projects is regarding designing own memory manager which will manage the memory - allocation/de-allocation for a process. Memory man…☆19Updated last year
- A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆88Updated 4 years ago
- C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing p…☆26Updated 10 months ago
- A simple BitTorrent client written in C++☆51Updated 3 years ago
- Parallel C++ algorithms☆59Updated 9 months ago
- C++ solutions for more than 300 Project Euler problems☆128Updated 5 years ago
- A custom malloc implementation in C explained☆60Updated 2 years ago
- C++ Templates & Article☆27Updated last year
- ☆86Updated 2 years ago
- FIX 4.4 session layer implementation for a single pair of initiator (client) and acceptor (server) over TCP☆26Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆92Updated 5 months ago
- Collection of beginner-friendly C programs☆24Updated 9 months ago