splatlab / rankselectLinks
Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences
☆15Updated 7 years ago
Alternatives and similar repositories for rankselect
Users that are interested in rankselect are comparing it to the libraries listed below
Sorting:
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A collection of succinct data structures☆207Updated last year
- Compact Data Structures Library☆128Updated 10 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
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Compact Data Structures Library☆101Updated 3 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
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Updated 12 years ago
- fixed-length integer trim☆34Updated 2 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- A distributed key-value cache with builtin materialized views.☆25Updated 10 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- ☆26Updated 8 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆128Updated 2 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆87Updated 4 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Succinct Data Structure Library☆107Updated 11 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- Lock-free multithreaded memory allocation☆107Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆37Updated 5 years ago