RagnarGrootKoerkamp / suffix-array-searchingLinks
High throughput suffix array searching
☆145Updated 3 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:
- ☆74Updated 5 months ago
- Low(est?)-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allo…☆93Updated this week
- Test and benchmark suite for sort implementations.☆393Updated last month
- Rust implementation of the Zstandard Seekable Format☆227Updated last week
- B-field implementation in Rust☆203Updated last month
- An educational implementation of a modern compressor in Rust☆47Updated last year
- SIMD base64 codecs☆86Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆311Updated last year
- Succinct data structures using very efficient rank and select☆125Updated last month
- c++ library for binary fuse filters, including a sharded filter☆91Updated 6 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆159Updated this week
- Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD☆125Updated 11 months ago
- Demo project showing a single Rust codebase running on CPU and directly on GPUs☆372Updated 2 weeks ago
- A Rust crate for containing memory leaks and fragmentation☆242Updated 3 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
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆258Updated 10 months ago
- Fastest Known Solutions to Advent of Code 2024☆129Updated 7 months ago
- The PolymurHash universal hash function.☆356Updated 2 years ago
- A buffering MPSC queue.☆79Updated last year
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆414Updated last year
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆232Updated 8 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- A learning resource to help you translate C++ idioms to Rust☆90Updated last month
- Rust libraries and programs focused on succinct data structures☆144Updated last week
- Fast multi-producer, multi-consumer unbounded channel with async support.☆103Updated 2 years ago
- Unsafely fast hashing algorithm 📈☆941Updated 2 months ago
- Translations of a simple C program to Rust.☆141Updated last year
- Deterministic simulation of concurrency and failure in distributed systems☆38Updated 2 months ago
- A C++/Rust interop tool☆312Updated last month
- Very fast, high quality, platform-independent hashing algorithm.☆613Updated 2 weeks ago