patricksheehan / Huffman-Compression
C++ program to compress any file using the standard Huffman encoding algorithm
☆30Updated 5 years ago
Alternatives and similar repositories for Huffman-Compression:
Users that are interested in Huffman-Compression are comparing it to the libraries listed below
- A C++ compression and decompression program based on Huffman Coding.☆68Updated 5 years ago
- 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
- 基于C++实现的用户态TCP协议☆20Updated 4 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- A C++ header only interval tree implementation.☆63Updated 3 months ago
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆101Updated 4 years ago
- B+ tree implementation which stores data in file☆278Updated last year
- High-Performance C++ Data System☆124Updated last year
- External sort algorithm (C++11 header-only library)☆31Updated 10 years ago
- C++ implementation of B+ Tree.☆24Updated 5 years ago
- Modern C++ B-tree containers☆272Updated last year
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- CPU Internals (Cache, TLB, MMU, Pipeline, Branch Prediction, Out-of-Order Execution, ROB, Side Channel Attack ...)☆24Updated 4 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- Additional C++11 Random Distributions☆17Updated 11 months ago
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆139Updated 4 years ago
- 仿Linux Ext2的用户级文件系统(以一个大文件做虚拟磁盘),同时融合了Unix v6文件系统的一些特点。☆20Updated 5 years ago
- ☆41Updated last year
- ☆9Updated 3 years ago
- High performance AVL tree container C implementation☆54Updated 5 years ago
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆53Updated 2 years ago
- Some paper lists related to storage system☆15Updated 3 years ago
- A SQL parser written in C++☆30Updated 3 years ago
- GRE is a benchmark suite to compare learned indexes and traditional indexes.☆50Updated 2 years ago
- Portable Memory Mapping C++ Class (Windows/Linux)☆53Updated 2 years ago
- LRU LFU ARC MQ LIRS implements☆17Updated 5 years ago
- 一个基于LSM树的单机KV存储引擎☆12Updated last year
- An implementation of FITing-Tree learned index proposed in SIGMOD '19☆9Updated last year