patricksheehan / Huffman-CompressionLinks
C++ program to compress any file using the standard Huffman encoding algorithm
☆29Updated 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:
- My own implementation of C++'s smart pointers☆35Updated 5 years ago
- A C++ header only interval tree implementation.☆69Updated 3 weeks ago
- Modern C++ B-tree containers☆273Updated 2 years ago
- Parallel C++ algorithms☆64Updated last year
- B+ tree implementation which stores data in file☆281Updated last year
- C++ implementation of Radix tree☆65Updated 6 years ago
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆141Updated 4 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- High-Performance C++ Data System☆131Updated last month
- Performance testing or system benchmarks for jemalloc☆33Updated last year
- ☆16Updated 11 years ago
- External sort algorithm (C++11 header-only library)☆31Updated 11 years ago
- Additional C++11 Random Distributions☆19Updated last year
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated last month
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- A SQL parser written in C++☆32Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- huffman encoder/decoder☆115Updated 4 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated last week
- Fast AVX512 (AVX-512) quicksort + bitonic sort.☆28Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- A lock-free priority queue implementation☆35Updated 7 years ago
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆431Updated 8 months ago