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:
- A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆91Updated 4 years ago
- Huffman encoding and decoding using C++☆53Updated 6 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆39Updated 5 years ago
- C++ Implementation of red black trees supporting insert, delete and union operations.☆76Updated 7 years ago
- ☆42Updated 2 years ago
- A C++ implementation of P2P file sharing system.☆50Updated last year
- My own implementation of C++'s smart pointers☆37Updated 5 years ago
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆99Updated last year
- C++ Implementation for 23 Design Patterns☆129Updated 2 years ago
- huffman encoder/decoder☆113Updated 4 years ago
- C++ program to compress any file using the standard Huffman encoding algorithm☆29Updated 5 years ago
- A simple socket programming which creates a connection between two terminals on linux.☆146Updated 2 years ago
- A simple compiler written from scratch in C++ for an undergraduate course in program translation.☆56Updated 7 years ago
- A simple C++(14) application for PeerToPeer communication across network☆49Updated 7 years ago
- A C++ ML and numerical analysis API, with an accompanying scripting language.☆45Updated 2 years ago
- Creating a database from the ground up in C++ for fun!☆138Updated 2 years ago
- Qt - Examples and Tutorials☆135Updated 9 years ago
- Learn Network Protocol and Network Programming☆216Updated last year
- C program for creating & simulating a Snake & Ladder Game.☆38Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated 11 months ago
- Implementation of Chord P2P Distributed Hash Table☆31Updated 5 years ago
- A simple BitTorrent client written in C++☆56Updated 3 years ago
- Formatted Table For Printing To Console☆109Updated last year
- Arbitrary-sized integer class for C++☆422Updated last year
- 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…☆76Updated last year
- An implementation of *jlox* from Crafting Interpreters in C++.☆45Updated 2 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆71Updated last year
- C++ simple pacman game☆46Updated 3 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- The task of Advanced Programming class on 2019/03/28. C++ HTML parser that generates a simple DOM tree.☆20Updated 6 years ago