ot / succinctLinks
A collection of succinct data structures
☆211Updated 2 years ago
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☆103Updated 3 years ago
- Compact Data Structures Library☆129Updated 11 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- Succinct Data Structure Library☆109Updated 12 years ago
- Dynamic succinct/compressed data structures☆115Updated last month
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- High-performance dictionary coding☆109Updated 8 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆132Updated 2 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- Succinct data structures in C/C++☆93Updated last year
- qp tries and crit-bit tries☆124Updated 3 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 7 years ago
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Succinct Data Structure Library 3.0☆101Updated last month
- a quotient filter written in C☆88Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆443Updated 7 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year