ot / succinctLinks
A collection of succinct data structures
☆205Updated last year
Alternatives and similar repositories for succinct
Users that are interested in succinct are comparing it to the libraries listed below
Sorting:
- Compact Data Structures Library☆127Updated 10 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Succinct Data Structure Library☆106Updated 11 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Fast decoder for VByte-compressed integers☆124Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated 2 weeks ago
- A library of inverted index data structures☆150Updated 2 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Diskbased (persistent) hashtable☆163Updated 10 months ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- a quotient filter written in C☆86Updated 7 years ago
- Rolling Hash C++ Library☆187Updated last year
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 6 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆437Updated 3 weeks ago