patricksheehan / Huffman-CompressionLinks
C++ program to compress any file using the standard Huffman encoding algorithm
☆29Updated 6 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:
- A C++ header only interval tree implementation.☆73Updated 5 months ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- C++ implementation of Radix tree☆67Updated 6 years ago
- An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.☆105Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆146Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 9 years ago
- A C++ stream using LZ4 (de)compression☆40Updated 4 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Port of the xxhash library to C++17.☆186Updated 8 months ago
- A SQL parser written in C++☆32Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- B+ tree implementation which stores data in file☆280Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆132Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- High-Performance C++ Data System☆131Updated 6 months ago
- A C++ library for creation and manipulation of Merkle trees☆82Updated last year
- Additional C++11 Random Distributions☆19Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ unsigned 128 bit integer type☆237Updated 2 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 3 years ago
- ☆16Updated 11 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- NFA to DFA Conversion Implementation in C++.☆24Updated 4 years ago
- B+ tree implementation in C☆131Updated 5 years ago