efficient / rankselectLinks
Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences
☆55Updated 2 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☆15Updated 7 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…