RagnarGrootKoerkamp / suffix-array-searchingLinks
High throughput suffix array searching
☆147Updated 4 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…☆96Updated last week
- Test and benchmark suite for sort implementations.☆398Updated last week
- ☆74Updated 5 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆164Updated this week
- An educational implementation of a modern compressor in Rust☆47Updated last year
- B-field implementation in Rust☆203Updated 2 months ago
- Rust implementation of the Zstandard Seekable Format☆231Updated this week
- SIMD base64 codecs☆87Updated last year
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆415Updated last year
- A Rust crate for containing memory leaks and fragmentation☆243Updated 4 months ago
- Translations of a simple C program to Rust.☆141Updated last year
- An ε-copy serialization/deserialization framework for Rust☆154Updated 3 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆290Updated last week
- A C++/Rust interop tool☆333Updated last week
- Succinct data structures using very efficient rank and select☆125Updated 2 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Deterministic simulation of concurrency and failure in distributed systems☆39Updated 3 months ago
- A buffering MPSC queue.☆79Updated last year
- Rust libraries and programs focused on succinct data structures☆145Updated last week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆311Updated last year
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆126Updated 11 months ago
- c++ library for binary fuse filters, including a sharded filter☆92Updated 7 months ago
- Fastest Known Solutions to Advent of Code 2024☆130Updated 7 months ago
- The PolymurHash universal hash function.☆357Updated 2 years 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
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆262Updated 10 months ago
- Unsafely fast hashing algorithm 📈☆947Updated 3 months ago
- Rust implementation of the FastLanes compression library☆115Updated 2 weeks ago
- A programming language that is a minimal subset of Rust☆244Updated this week
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆233Updated 9 months ago