patflick / psacLinks
Parallel Suffix Array, LCP Array, and Suffix Tree Construction
☆49Updated 6 years ago
Alternatives and similar repositories for psac
Users that are interested in psac are comparing it to the libraries listed below
Sorting:
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 4 years ago
- Succinct Data Structure Library 3.0☆94Updated this week
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- A library of inverted index data structures☆150Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Succinct Data Structure Library☆107Updated 11 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 5 months ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆128Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A collection of succinct data structures☆207Updated last year
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Compact Data Structures Library☆128Updated 10 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 6 months ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago