RagnarGrootKoerkamp / suffix-array-searchingLinks
High throughput suffix array searching
☆143Updated 2 months ago
Alternatives and similar repositories for suffix-array-searching
Users that are interested in suffix-array-searching are comparing it to the libraries listed below
Sorting:
- Low(est?)-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allo…☆81Updated last week
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆408Updated 11 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆149Updated this week
- Test and benchmark suite for sort implementations.☆393Updated 4 months ago
- ☆71Updated 3 months ago
- Rust implementation of the Zstandard Seekable Format☆206Updated last month
- An educational implementation of a modern compressor in Rust☆47Updated last year
- B-field implementation in Rust☆202Updated this week
- Translations of a simple C program to Rust.☆140Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- SIMD base64 codecs☆83Updated last year
- Perfect hashing for an imperfect world☆91Updated 4 months ago
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆230Updated 7 months ago
- Succinct data structures using very efficient rank and select☆119Updated 2 weeks ago
- A buffering MPSC queue.☆78Updated 11 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆257Updated 3 months ago
- Deterministic simulation of concurrency and failure in distributed systems☆39Updated last month
- Rust libraries and programs focused on succinct data structures☆143Updated this week
- c++ library for binary fuse filters, including a sharded filter☆89Updated 4 months ago
- A Rust crate for containing memory leaks and fragmentation☆239Updated 2 months ago
- PtrHash minimal perfect hash function, based of PTHash☆62Updated last month
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆238Updated 6 months ago
- The Xr0 Verifier for C☆179Updated 2 months ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 years ago
- Rust implementation of the FastLanes compression library☆109Updated last month
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆124Updated 9 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- What do you call a pointer we stole the high bits off? An ointer.☆87Updated last year
- How fast can we recognize a word from a small pre-determined set?☆80Updated 5 months ago
- ALP floating point compression in Rust☆33Updated this week