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 last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- 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 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
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Updated 13 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- High-performance dictionary coding☆108Updated 8 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- A distributed key-value cache with builtin materialized views.☆25Updated 11 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- ☆27Updated 8 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆37Updated 5 years ago
- C library to compute the Hamming weight of arrays☆49Updated 7 years ago
- C++11 library for fast fuzzy searching☆14Updated 10 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Succinct Data Structure Library☆108Updated 12 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 2 years ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- bit & sketches data structures☆60Updated 7 years ago
- fixed-length integer trim☆35Updated 2 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 9 years ago