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
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆99Updated last year
- huffman encoder/decoder☆115Updated 4 years ago
- C++ program to compress any file using the standard Huffman encoding algorithm☆29Updated 5 years ago
- A simple C++(14) application for PeerToPeer communication across network☆49Updated 7 years ago
- My own implementation of C++'s smart pointers☆35Updated 5 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆41Updated 5 years ago
- bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be us…☆77Updated last year
- A C++ parser for bencoded data☆32Updated 3 months ago
- A simple HTTP/1.1 server implementation in C++☆138Updated last year
- A C++ implementation of P2P file sharing system.☆50Updated last year
- C++ Implementation of red black trees supporting insert, delete and union operations.☆76Updated 8 years ago
- Simple and Fast single header Bitmap (BMP) C++ library☆48Updated 2 months ago
- A C++ SHA256 implementation.☆171Updated 7 months ago
- An STL-like C++ header-only tree library☆147Updated last year
- Fully functional web server using C/C++ from scratch without third party library☆366Updated 8 months ago
- C++ operator precedence parser☆107Updated last year
- Arbitrary-sized integer class for C++☆425Updated last year
- Program Codes for AlgorithmTutor.Com☆162Updated 2 years ago
- Formatted Table For Printing To Console☆110Updated 2 years ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆53Updated 2 years ago
- Creating a database from the ground up in C++ for fun!☆142Updated 2 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…☆97Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- A simple BitTorrent client written in C++☆56Updated 4 years ago
- Modern C++ B-tree containers☆273Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆206Updated this week
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated 3 months ago