patricksheehan / Huffman-CompressionLinks
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
Sorting:
- Huffman encoding and decoding using C++☆53Updated 6 years ago
- A C++ compression and decompression program based on Huffman Coding.☆69Updated 5 years ago
- huffman encoder/decoder☆112Updated 4 years ago
- A C++ header only interval tree implementation.☆64Updated 4 months ago
- A SQL parser written in C++☆30Updated 3 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- Additional C++11 Random Distributions☆18Updated last year
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- 打算用中文注释 gcc 里提供的 C++ 标准模板库(STL)☆13Updated 4 years ago
- A small C++ console application demonstrating the Huffman coding and Adaptive Huffman coding algorithms.☆10Updated 7 years ago
- 基于C++实现的用户态TCP协议☆21Updated 4 years ago
- C++ implementation of Radix tree☆63Updated 5 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆26Updated 8 years ago
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- External sort algorithm (C++11 header-only library)☆31Updated 10 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Some paper lists related to storage system☆15Updated 3 years ago
- ☆38Updated last year
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆141Updated 4 years ago
- 利用lex和yacc完成编译原理与技术课本中的三个实验:词法分析,语法分析,语义分析☆17Updated 5 years ago
- Modern C++ B-tree containers☆271Updated last year
- Portable Memory Mapping C++ Class (Windows/Linux)☆53Updated 2 years ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 7 years ago
- High-Performance C++ Data System☆125Updated last year
- Concurrent Hash Table☆27Updated last month
- A C++11 shared mutex with high emphasis on performance☆21Updated 3 years ago
- ☆10Updated 4 months ago
- Compact Tree Representation☆16Updated 8 years ago
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆101Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago