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 3 months ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- Learned Monotone Minimal Perfect Hashingβ25Updated 3 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β29Updated 2 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 2 years ago
- Compact Tree Representationβ16Updated 7 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergβ¦β10Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 4 years ago
- Dynamic succinct/compressed data structuresβ112Updated 9 months ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β30Updated last month
- β53Updated 9 months ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ41Updated last week
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ33Updated 3 weeks ago
- Universe-sliced indexes in C++.β18Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β35Updated 2 years ago
- Succinct Data Structure Library 3.0β94Updated 6 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?β29Updated 3 years ago
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 2 years ago
- Succinct C++β25Updated 4 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ49Updated 5 years ago
- β10Updated 3 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 β¦β26Updated 2 years ago
- Fast in-place radix sort with STL-like APIβ46Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).β53Updated 5 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β15Updated 6 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.β20Updated 2 years ago