gvinciguerra / la_vectorLinks
🔶 Compressed bitvector/container supporting efficient random access and rank queries
☆43Updated 10 months ago
Alternatives and similar repositories for la_vector
Users that are interested in la_vector are comparing it to the libraries listed below
Sorting:
- 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.☆30Updated 3 months ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 3 months ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Succinct Data Structure Library 3.0☆94Updated 2 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆45Updated 3 weeks ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated 11 months ago
- Compact Data Structures Library☆126Updated 10 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Succinct C++☆24Updated 4 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 4 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 years ago
- ☆38Updated 5 years ago