ips4o / ips2raLinks
In-place Parallel Super Scalar Radix Sort (IPS²Ra)
☆33Updated 6 months ago
Alternatives and similar repositories for ips2ra
Users that are interested in ips2ra are comparing it to the libraries listed below
Sorting:
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆45Updated 10 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last week
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Succinct Data Structure Library 3.0☆94Updated 3 months ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 6 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- A cheatsheet for most common Stringology tasks☆15Updated 4 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆37Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated last week
- FOundation of stXXl and thriLL☆14Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 6 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆211Updated last month
- 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
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- A tool for merging large BWTs☆26Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated last week