danielrh / arithmetic_coding_tutorial
Learning how to use arithmetic coding to do compression of any file type
☆19Updated 9 years ago
Alternatives and similar repositories for arithmetic_coding_tutorial:
Users that are interested in arithmetic_coding_tutorial are comparing it to the libraries listed below
- Bicriteria Data Compressor☆14Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Data compression using LSTM☆132Updated last year
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 11 months ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- A library of inverted index data structures☆148Updated 2 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- C++ implementation of HyperLogLog☆58Updated 10 months ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induce…☆202Updated 3 weeks ago
- Fast integer compression in C using the StreamVByte codec☆393Updated 2 months ago
- Bloom-filter based minimal perfect hash function library☆254Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- popcount algorithms in C and Rust☆30Updated 5 months ago
- ☆214Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 7 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆83Updated last year
- Exact 64-bit convolution algorithm☆15Updated 8 years ago
- LZ Double factor Factorization.☆11Updated 8 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- data files for comparing optimal transport algorithms☆9Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A collection of succinct data structures☆202Updated last year
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆30Updated 6 years ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago