gvinciguerra / la_vectorLinks
πΆ Compressed bitvector/container supporting efficient random access and rank queries
β45Updated 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.β31Updated 3 months ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β33Updated 6 months ago
- Dynamic succinct/compressed data structuresβ112Updated last year
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindingsβ155Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).β54Updated 5 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ49Updated 5 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ35Updated 5 months ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ26Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β15Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- Learned Monotone Minimal Perfect Hashingβ27Updated 4 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ64Updated last year
- Bumped Ribbon Retrieval and Approximate Membership Queryβ45Updated last month
- Succinct Data Structure Library 3.0β94Updated 3 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β37Updated 2 years ago
- Bloom-filter based minimal perfect hash function libraryβ266Updated 2 weeks ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β30Updated 2 years ago
- Compact Tree Representationβ16Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- FOundation of stXXl and thriLLβ14Updated last year
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)β86Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β121Updated 6 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
- AVX512F and AVX2 versions of quick sortβ104Updated 7 years ago
- Succinct data structures in C/C++β89Updated 9 months ago