cynricfu / huffman-codingLinks
A C++ compression and decompression program based on Huffman Coding.
☆72Updated 6 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++☆55Updated 7 years ago
- C++ Implementation of red black trees supporting insert, delete and union operations.☆78Updated 8 years ago
- A C++ implementation of P2P file sharing system.☆54Updated 2 years ago
- My own implementation of C++'s smart pointers☆38Updated 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…☆83Updated last year
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆43Updated 5 years ago
- This C++ project is a simplified blockchain simulator that supports basic cryptocurrency transactions. It features block creation, mining…☆38Updated 2 years ago
- Fully functional web server using C/C++ from scratch without third party library☆380Updated last year
- HTTP request, response and urls parser☆125Updated 5 years ago
- huffman encoder/decoder☆116Updated 4 years ago
- P2P socket creation C++ library☆93Updated 7 years ago
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆98Updated last year
- A simple socket programming which creates a connection between two terminals on linux.☆147Updated 3 years ago
- A simple HTTP/1.1 server implementation in C++☆148Updated last year
- Sample c network programming☆94Updated 7 years ago
- A simple compiler written from scratch in C++ for an undergraduate course in program translation.☆68Updated 7 years ago
- Chess in C++ w/ CLI and Qt GUI☆19Updated 6 years ago
- C++ math expression parser for integers☆109Updated 2 months ago
- ☆57Updated 4 years ago
- An STL-like C++ header-only tree library☆150Updated last year
- A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆100Updated 5 years ago
- Fast CRC32☆188Updated 2 years ago
- Beginners Guide to Computer Graphics in C/C++, OpenGL, JavaFX☆124Updated 4 years ago
- A JPEG encoder in a single C++ file☆153Updated 3 years ago
- Simple and Fast single header Bitmap (BMP) C++ library☆49Updated 7 months ago
- A simple BitTorrent client written in C++☆56Updated 4 years ago
- C++ Implementation for 23 Design Patterns☆137Updated 3 years ago
- DNS server for a Job Interview Test at Ericsson☆75Updated 5 years ago
- A C++ SHA256 implementation.☆173Updated 11 months ago
- A stable version of Stroustrup's FLTK interface used in Chapters 12-16 of his Principles and Practice book☆20Updated 4 years ago