RagnarGrootKoerkamp / suffix-array-searchingLinks
High throughput suffix array searching
☆146Updated 5 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:
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆242Updated last week
- Test and benchmark suite for sort implementations.☆500Updated 3 weeks ago
- ☆75Updated 7 months ago
- B-field implementation in Rust☆203Updated 3 months ago
- SIMD base64 codecs☆88Updated last year
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchi…☆91Updated last week
- PtrHash minimal perfect hash function☆72Updated last month
- Succinct data structures using very efficient rank and select☆127Updated 3 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆182Updated this week
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆418Updated last year
- Rust implementation of the Zstandard Seekable Format☆238Updated last month
- A buffering MPSC queue.☆81Updated last year
- Fastest Known Solutions to Advent of Code 2024☆130Updated 9 months ago
- Demo project showing a single Rust codebase running on CPU and directly on GPUs☆444Updated 2 months ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 8 months ago
- Rust libraries and programs focused on succinct data structures☆150Updated 3 weeks ago
- Deterministic simulation of concurrency and failure in distributed systems☆39Updated 4 months ago
- Translations of a simple C program to Rust.☆141Updated last year
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆129Updated last year
- Rust implementation of the FastLanes compression library☆137Updated last week
- Fast multi-producer, multi-consumer unbounded channel with async support.☆105Updated 3 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…☆147Updated 4 years ago
- A C++/Rust interop tool☆388Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆158Updated last week
- Universe for growing software.☆39Updated last week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆126Updated 2 years ago
- Unsafely fast hashing algorithm 📈☆962Updated 4 months ago
- Lightweight exceptions for Rust☆84Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆170Updated 2 weeks ago