gvinciguerra / la_vectorLinks
πΆ Compressed bitvector/container supporting efficient random access and rank queries
β46Updated last year
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.β36Updated 2 years ago
- Dynamic succinct/compressed data structuresβ112Updated this week
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β34Updated 8 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ48Updated 4 years ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β34Updated 11 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 3 years ago
- Succinct Data Structure Library 3.0β99Updated last week
- C++ Implementation of Zip Treesβ14Updated 3 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β14Updated 7 years ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ50Updated 6 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β38Updated 3 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ51Updated 6 years ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ25Updated 2 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindingsβ156Updated last year
- Bloom-filter based minimal perfect hash function libraryβ270Updated 5 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ36Updated 10 months ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental rβ¦β107Updated 10 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 4 years ago
- Learned Monotone Minimal Perfect Hashingβ31Updated 8 months ago
- AVX512F and AVX2 versions of quick sortβ104Updated 8 years ago
- Succinct data structures in C/C++β92Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).β55Updated 5 years ago
- Fast in-place radix sort with STL-like APIβ48Updated 9 years ago
- Compact Tree Representationβ16Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ65Updated last year
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)β89Updated 5 years ago
- β11Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisionsβ43Updated 5 years ago
- Wavelet tree based on a fixed block boosting techniqueβ16Updated 4 years ago
- βοΈ PTHash is a fast and compact minimal perfect hash function.β249Updated last month