Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences
☆55Jan 3, 2024Updated 2 years ago
Alternatives and similar repositories for rankselect
Users that are interested in rankselect are comparing it to the libraries listed below
Sorting:
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 7 years ago
- Static Huffman coding☆10Apr 3, 2017Updated 8 years ago
- A collection of succinct data structures☆213Jan 3, 2024Updated 2 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Apr 25, 2022Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Apr 7, 2025Updated 11 months ago
- Feed-forward Bloom filters☆53Jun 7, 2011Updated 14 years ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- Compact Data Structures Library☆128Sep 4, 2014Updated 11 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Dec 20, 2022Updated 3 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Dec 7, 2012Updated 13 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- A high-performance, memory-efficient concurrent hash table☆36Oct 5, 2013Updated 12 years ago
- A library of inverted index data structures☆151Dec 15, 2022Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆47Apr 25, 2022Updated 3 years ago
- Efficient Prefix-Sum data structures in C++.☆27Oct 1, 2023Updated 2 years ago
- A fast, compact trigram library for Icelandic.☆11Dec 12, 2025Updated 3 months ago
- RDF Graph Database (http://grid.hust.edu.cn/triplebit/)☆11Sep 19, 2014Updated 11 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.