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☆55Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 3 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☆24Updated 5 years ago
- Compact Data Structures Library☆129Updated 11 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- Compact Data Structures Library☆103Updated 3 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Updated 13 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Dynamic succinct/compressed data structures☆114Updated last month
- A small DFA for under 16 states☆54Updated 7 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- bit & sketches data structures☆60Updated 7 years ago
- A distributed key-value cache with builtin materialized views.☆25Updated 11 years ago
- fixed-length integer trim☆35Updated 2 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆11Updated 9 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 5 years ago
- Succinct Data Structure Library☆109Updated 12 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆44Updated 9 years ago
- Compact tries for fixed-width keys☆26Updated 7 years ago
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆38Updated 5 years ago