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 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β34Updated 9 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ48Updated 4 years ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β35Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ25Updated 2 years ago
- C++ Implementation of Zip Treesβ14Updated 3 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 3 years ago
- Dynamic succinct/compressed data structuresβ114Updated last month
- A Benchmark of Minimal Perfect Hash Function Algorithms.β38Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ51Updated 7 months ago
- Learned Monotone Minimal Perfect Hashingβ31Updated 10 months ago
- Succinct Data Structure Library 3.0β101Updated last month
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 6 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β14Updated 7 years ago
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β132Updated last year
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ36Updated 11 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).β55Updated 6 years ago
- β39Updated 5 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindingsβ158Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental rβ¦β108Updated 11 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β31Updated 3 years ago
- AVX512F and AVX2 versions of quick sortβ104Updated 8 years ago
- Succinct data structures in C/C++β92Updated last year
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- Bloom-filter based minimal perfect hash function libraryβ271Updated 6 months ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ51Updated 6 years ago
- Compact Tree Representationβ16Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functionsβ66Updated last year
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.β21Updated 4 months ago