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
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β26Updated this week
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated last year
- C++ Implementation of Zip Treesβ13Updated 2 years ago
- β52Updated 6 months ago
- Succinct C++β25Updated 4 years ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ39Updated this week
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β28Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?β27Updated 3 years ago
- Succinct data structures in C/C++β82Updated last month
- Dynamic succinct/compressed data structuresβ112Updated 6 months ago
- Learned Monotone Minimal Perfect Hashingβ24Updated this week
- 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 β¦β22Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ33Updated 11 months ago
- Succinct Data Structure Library 3.0β86Updated 2 months ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergβ¦β10Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ62Updated 5 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β31Updated last year
- FOundation of stXXl and thriLLβ14Updated 10 months ago
- testbed for different SIMD implementations for set intersection and set unionβ40Updated 4 years ago
- β37Updated 4 years ago
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β51Updated 7 years ago
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Javaβ32Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).β53Updated 4 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)β86Updated 3 years ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β30Updated 8 months ago