cynricfu / huffman-coding
A C++ compression and decompression program based on Huffman Coding.
☆68Updated 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
- Huffman encoding and decoding using C++☆53Updated 6 years ago
- This educational repository covers the Introduction to Computer Science in Java (Ariel University, 2025 - fall semester - A). This cour…☆12Updated 2 months ago
- huffman encoder/decoder☆111Updated 4 years ago
- Clear implementation of Huffman coding for educational purposes in Java, Python, C++.☆280Updated last year
- Mini Database System using B+ Tree in C++ (Simple & Self-Explanatory Code)☆198Updated 2 years ago
- A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆90Updated 4 years ago
- A C++ compression program based on Huffman's lossless compression algorithm and decoder.☆99Updated last year
- Asymmetric Numeral Systems - Tabled ANS, C Implementation☆11Updated 6 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- Command line parser for C++17.☆26Updated 4 months ago
- Parallel C++ algorithms☆61Updated 11 months ago
- A simple BitTorrent client written in C++☆52Updated 3 years ago
- public-domain implementation of entropy coder from ANS family.☆18Updated 5 years ago
- A small C++ console application demonstrating the Huffman coding and Adaptive Huffman coding algorithms.☆10Updated 7 years ago
- my homework implement of aut courseworks☆17Updated 2 years ago
- A high performence Cross-platform (parallel) STL-like LSD radix sort algorithm by C++20, 2.5-14.3x faster than std::sort, support user-de…☆27Updated 3 years ago
- C++ Implementation of red black trees supporting insert, delete and union operations.☆76Updated 7 years ago
- A SQL parser written in C++☆30Updated 3 years ago
- C++ solutions for more than 300 Project Euler problems☆134Updated 5 years ago
- bwt: An ANSI C implementation of the Burrows-Wheeler transformation (BWT)☆13Updated 5 years ago
- C++ STL Cheat Sheets.☆562Updated 4 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…☆74Updated 10 months ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- C++ class for creating and computing arbitrary-length integers☆200Updated 8 months ago
- Modern C++ B-tree containers☆272Updated last year
- It is a text file, script file Compression and Decompression Program which uses Huffman Algorithm for Compression and Decompression☆15Updated 5 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆241Updated 9 months ago
- Formatted Table For Printing To Console☆107Updated last year
- PPM compressor with high compression ratio.☆32Updated 7 years ago
- A C++ library for big integers and dynamic precision floating-point☆21Updated last year