cynricfu / huffman-codingLinks
A C++ compression and decompression program based on Huffman Coding.
☆70Updated 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 C++ compression program based on Huffman's lossless compression algorithm and decoder.☆99Updated last year
- Huffman encoding and decoding using C++☆54Updated 6 years ago
- Understanding Search Engine concepts and implementing the same using C++ and STL .☆41Updated 5 years ago
- A C++ library for big integers and dynamic precision floating-point☆22Updated 2 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…☆79Updated last year
- huffman encoder/decoder☆116Updated 4 years ago
- Creating a database from the ground up in C++ for fun!☆143Updated 2 years ago
- C++ Implementation of red black trees supporting insert, delete and union operations.☆76Updated 8 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
- ☆41Updated 2 years ago
- Download required libraries from here☆44Updated 8 years ago
- Arbitrary-sized integer class for C++☆428Updated last year
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆282Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆49Updated 2 years ago
- Chess in C++ w/ CLI and Qt GUI☆20Updated 6 years ago
- P2P socket creation C++ library☆93Updated 7 years ago
- A simple socket programming which creates a connection between two terminals on linux.☆146Updated 3 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- A custom vector implementation, similar to the C++ vector.☆30Updated 9 years ago
- Modern C++ B-tree containers☆277Updated 2 years ago
- A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆97Updated 4 years ago
- A C++ SHA256 implementation.☆171Updated 8 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning☆62Updated 2 years ago
- C++ class for creating and computing arbitrary-length integers☆197Updated last year
- SHA-1 implementation in C++. Do not use SHA-1 unless you have to! https://en.wikipedia.org/wiki/SHA-1#Birthday-Near-Collision_Attack_%E2%…☆204Updated 4 years ago
- Fast CRC32☆185Updated last year
- Mathematics library for C and C++☆51Updated last year
- A JPEG encoder in a single C++ file☆151Updated 2 years ago