High-performance dictionary coding
☆109Apr 5, 2017Updated 8 years ago
Alternatives and similar repositories for dictionary
Users that are interested in dictionary are comparing it to the libraries listed below
Sorting:
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 12 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆94Mar 11, 2023Updated 2 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Dec 3, 2015Updated 10 years ago
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24May 14, 2020Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- Static Huffman coding☆10Apr 3, 2017Updated 8 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- xoshiro256** random number generator☆22May 7, 2018Updated 7 years ago
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 3 months ago
- fixed-length integer trim☆35Mar 20, 2023Updated 2 years ago
- ☆15Jan 22, 2017Updated 9 years ago
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆412Feb 9, 2025Updated last year
- Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch proce…☆101Jul 11, 2023Updated 2 years ago
- Lightweight SSA compiler suite☆11Sep 27, 2024Updated last year
- Apache Quickstep Incubator - This project is retired☆94Dec 5, 2018Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆282Apr 4, 2024Updated last year
- Compact tries for fixed-width keys☆26Jun 4, 2018Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Jan 29, 2020Updated 6 years ago
- C++ Library implementing Compressed String Dictionaries☆46Apr 25, 2022Updated 3 years ago
- C++11 library for fast fuzzy searching☆15Jun 9, 2015Updated 10 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Apr 8, 2022Updated 3 years ago
- Integer Compression Libraries for Go☆134Dec 23, 2017Updated 8 years ago
- A C++ library for integer array compression☆30Mar 18, 2022Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Feb 19, 2024Updated 2 years ago
- Bloom filter alternative (C++)☆18Nov 8, 2018Updated 7 years ago
- Persistent Block KD Tree In Golang for Search Filtering☆39Dec 30, 2023Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- C99 trie library☆101May 4, 2019Updated 6 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32May 26, 2016Updated 9 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Apr 18, 2019Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆85Aug 12, 2019Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Mar 6, 2015Updated 10 years ago
- Fast and Strong Burrows Wheeler Model☆20Nov 6, 2018Updated 7 years ago
- A compressed bitmap class in C++.☆460Oct 30, 2024Updated last year