kurpicz / pwmLinks
Parallel Wavelet Tree and Wavelet Matrix Construction
☆26Updated 2 years ago
Alternatives and similar repositories for pwm
Users that are interested in pwm are comparing it to the libraries listed below
Sorting:
- Succinct Data Structure Library 3.0☆96Updated 3 weeks ago
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- Dynamic succinct/compressed data structures☆111Updated last year
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Compact Tree Representation☆16Updated 8 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 5 months ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Implementation of the sacabench framework☆17Updated 4 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 6 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 7 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Bloom-filter based minimal perfect hash function library☆265Updated last month
- Learned Monotone Minimal Perfect Hashing☆27Updated 5 months ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- Bumped Ribbon Retrieval and Approximate Membership Query☆48Updated 2 months ago
- A space-efficient compressor based on the Re-Pair grammar☆11Updated 8 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last month
- Collection of Suffix Array Construction Algorithms (SACAs)☆33Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 7 months ago
- Implementation of a Backpack Quotient Filter☆12Updated 2 months ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year