cynricfu / huffman-codingLinks
A C++ compression and decompression program based on Huffman Coding.
☆71Updated 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++☆56Updated 6 years ago
- huffman encoder/decoder☆116Updated 4 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆41Updated 5 years ago
- A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆98Updated 5 years ago
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆99Updated last year
- Fast CRC32☆186Updated last year
- A simple HTTP/1.1 server implementation in C++☆144Updated last year
- My own implementation of C++'s smart pointers☆37Updated 5 years ago
- Mini Database System using B+ Tree in C++ (Simple & Self-Explanatory Code)☆218Updated 2 months ago
- A C++ implementation of P2P file sharing system.☆52Updated last year
- A simple C++(14) application for PeerToPeer communication across network☆50Updated 7 years ago
- A C++ SHA256 implementation.☆172Updated 9 months ago
- A C++ parser for bencoded data☆32Updated last month
- 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…☆81Updated last year
- a simple jpeg codec.☆112Updated 3 years ago
- Fully functional web server using C/C++ from scratch without third party library☆375Updated 10 months ago
- SDL2 and FFmpeg Video Player in C++☆96Updated 5 years ago
- C++ operator precedence parser☆108Updated last year
- A simple BitTorrent client written in C++☆56Updated 4 years ago
- A JPEG encoder in a single C++ file☆151Updated 2 years ago
- C++ program to compress any file using the standard Huffman encoding algorithm☆29Updated 6 years ago
- Our own thread library similar to pthreads☆18Updated 3 years ago
- Simple socket wrapper in C++ (with SSL/TLS support)☆211Updated 2 years ago
- P2P socket creation C++ library☆93Updated 7 years ago
- Simple ftp server written in C++☆99Updated 3 years ago
- C++ implementations of common data compression algorithms.☆116Updated 8 years ago
- A custom vector implementation, similar to the C++ vector.☆30Updated 9 years ago
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆283Updated 2 years ago
- compress bitmap to jpeg file☆144Updated last year
- A cross-platform FTP/FTPS client library built on Boost.Asio☆77Updated 6 months ago