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:
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β32Updated 7 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- Dynamic succinct/compressed data structuresβ112Updated last year
- C++ Implementation of Zip Treesβ14Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ50Updated 4 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ48Updated 4 years ago
- Parallel Wavelet Tree and Wavelet Matrix Constructionβ25Updated 2 years ago
- In-place Parallel Super Scalar Radix Sort (IPSΒ²Ra)β34Updated 9 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 3 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindingsβ155Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).β55Updated 5 years ago
- Learned Monotone Minimal Perfect Hashingβ31Updated 7 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β38Updated 2 years ago
- Succinct Data Structure Library 3.0β96Updated 2 months ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.β14Updated 7 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 4 years ago
- Compact Tree Representationβ16Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β31Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ36Updated 8 months ago
- β11Updated 2 years ago
- Bloom-filter based minimal perfect hash function libraryβ267Updated 3 months ago
- FOundation of stXXl and thriLLβ14Updated last year
- Fast in-place radix sort with STL-like APIβ48Updated 8 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ51Updated 6 years ago
- Succinct data structures in C/C++β89Updated last year
- In-place Parallel Super Scalar Samplesort (IPSβ΄o)β129Updated 9 months ago
- Bit packed vector of integral valuesβ27Updated 9 months ago
- βοΈ PTHash is a fast and compact minimal perfect hash function.β244Updated last week
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)β88Updated 4 years ago