RagnarGrootKoerkamp / suffix-array-searchingLinks
High throughput suffix array searching
☆150Updated 6 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…☆279Updated last week
- ☆76Updated 7 months ago
- B-field implementation in Rust☆202Updated 4 months ago
- Test and benchmark suite for sort implementations.☆503Updated last month
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆186Updated this week
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- SIMD base64 codecs☆88Updated last year
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, edit-distances, sketchi…☆98Updated 2 weeks ago
- Rust implementation of the Zstandard Seekable Format☆242Updated 2 weeks ago
- Deterministic simulation of concurrency and failure in distributed systems☆39Updated 5 months ago
- Succinct data structures using very efficient rank and select☆127Updated this week
- A Rust crate for containing memory leaks and fragmentation☆245Updated 6 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆420Updated last year
- Universe for growing software.☆41Updated 2 weeks ago
- A buffering MPSC queue.☆82Updated last year
- c++ library for binary fuse filters, including a sharded filter☆94Updated 9 months ago
- Rust implementation of the FastLanes compression library☆139Updated last week
- Rust libraries and programs focused on succinct data structures☆150Updated last month
- Translations of a simple C program to Rust.☆140Updated last year
- Fast multi-producer, multi-consumer unbounded channel with async support.☆105Updated 3 years ago
- Fastest Known Solutions to Advent of Code 2024☆129Updated 9 months ago
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆130Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆316Updated last year
- Lightweight exceptions for Rust☆88Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆159Updated last week
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆267Updated 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…☆148Updated 4 years ago
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆237Updated 11 months ago
- A repository to test different performance optimizations in a sparse matrix computation.☆46Updated last year
- userspace nvme driver☆104Updated 4 months ago