ot / succinct
A collection of succinct data structures
☆200Updated last year
Alternatives and similar repositories for succinct:
Users that are interested in succinct are comparing it to the libraries listed below
- Compact Data Structures Library☆124Updated 10 years ago
- Compact Data Structures Library☆98Updated 2 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☆115Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- A library of inverted index data structures☆148Updated 2 years ago
- Succinct Data Structure Library☆105Updated 11 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 8 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Bloom-filter based minimal perfect hash function library☆254Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- a quotient filter written in C☆84Updated 7 years ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- Succinct data structures in C/C++☆83Updated 4 months ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 5 months ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- An efficient trie implementation.☆253Updated 4 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- High-performance dictionary coding