ot / succinctLinks
A collection of succinct data structures
☆201Updated 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☆100Updated 2 years ago
- Compact Data Structures Library☆126Updated 10 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- A library of inverted index data structures☆148Updated 2 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Succinct Data Structure Library☆106Updated 11 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Succinct Data Structure Library 3.0☆94Updated last month
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- Fast decoder for VByte-compressed integers☆122Updated last year
- Succinct data structures in C/C++☆88Updated 7 months ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Bloom-filter based minimal perfect hash function library☆262Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 4 months ago
- Compact Tree Representation☆16Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- High-performance multicore-scalable data structures and benchmarks☆140Updated 5 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated 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