gvinciguerra / la_vector
πΆ Compressed bitvector/container supporting efficient random access and rank queries
β43Updated 2 months ago
Related projects β
Alternatives and complementary repositories for la_vector
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β26Updated 2 months ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ39Updated last month
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β28Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergβ¦β10Updated 6 years ago
- C++ Library implementing Compressed String Dictionariesβ45Updated 2 years ago
- C++ Implementation of Zip Treesβ13Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years 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 β¦β21Updated 2 years ago
- Succinct data structures in C/C++β82Updated last month
- Learned Monotone Minimal Perfect Hashingβ23Updated 2 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?β27Updated 3 years ago
- FOundation of stXXl and thriLLβ14Updated 9 months ago
- Succinct Data Structure Library 3.0β86Updated 2 months ago
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 3 years ago
- Dynamic succinct/compressed data structuresβ111Updated 5 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ33Updated 11 months ago
- testbed for different SIMD implementations for set intersection and set unionβ40Updated 4 years ago
- Compact Tree Representationβ16Updated 7 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β14Updated 6 years ago
- Succinct C++β25Updated 4 years ago
- Universe-sliced indexes in C++.β17Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".β55Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ61Updated 5 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β51Updated 7 years ago
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 2 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ48Updated 5 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β30Updated last year