gvinciguerra / la_vector
πΆ Compressed bitvector/container supporting efficient random access and rank queries
β43Updated 6 months ago
Alternatives and similar repositories for la_vector:
Users that are interested in la_vector are comparing it to the libraries listed below
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β29Updated 4 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β29Updated 2 years ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ42Updated this week
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ49Updated 5 years ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated last year
- Compact Tree Representationβ16Updated 8 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β15Updated 6 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β35Updated 2 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 2 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergβ¦β10Updated 6 years ago
- Bit packed vector of integral valuesβ27Updated last month
- Learned Monotone Minimal Perfect Hashingβ25Updated 3 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ33Updated last month
- Fast in-place radix sort with STL-like APIβ46Updated 8 years ago
- Succinct Data Structure Library 3.0β94Updated 6 months ago
- Dynamic succinct/compressed data structuresβ112Updated 10 months ago
- Universe-sliced indexes in C++.β18Updated 2 years ago
- β53Updated 10 months ago
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 4 years ago
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 2 years ago
- Paper Collection for Stringologistsβ17Updated 4 months ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexesβ25Updated 2 years ago
- Wavelet tree based on a fixed block boosting techniqueβ16Updated 3 years ago
- Succinct data structures in C/C++β86Updated 5 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all β¦β26Updated 2 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental rβ¦β105Updated 10 years ago