RagnarGrootKoerkamp / suffix-array-searching
High throughput suffix array searching
☆135Updated this week
Alternatives and similar repositories for suffix-array-searching:
Users that are interested in suffix-array-searching are comparing it to the libraries listed below
- B-field implementation in Rust☆201Updated 11 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆400Updated 9 months ago
- Translations of a simple C program to Rust.☆140Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated this week
- Rust libraries and programs focused on succinct data structures☆137Updated this week
- An educational implementation of a modern compressor in Rust☆47Updated last year
- PtrHash minimal perfect hash function, based of PTHash☆54Updated 3 weeks ago
- SIMD base64 codecs☆82Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆245Updated last month
- Recipes for avoiding bounds checks in Rust, without unsafe!☆111Updated 2 years ago
- Test and benchmark suite for sort implementations.☆387Updated 2 months ago
- An implementation strategy for lists, queues, deque(ue)s.☆117Updated this week
- c++ library for binary fuse filters, including a sharded filter☆87Updated 2 months ago
- Succinct data structures using very efficient rank and select☆115Updated 3 weeks ago
- Perfect hashing for an imperfect world☆89Updated 2 months ago
- A Rust crate for containing memory leaks and fragmentation☆233Updated this week
- Fastest Known Solutions to Advent of Code 2024☆130Updated 3 months ago
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆229Updated 5 months ago
- ☆69Updated last month
- How fast can we recognize a word from a small pre-determined set?☆80Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆146Updated last month
- A repository to test different performance optimizations in a sparse matrix computation.☆46Updated last year
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆250Updated 6 months ago
- Rust port of Spice, a low-overhead parallelization library☆632Updated this week
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆238Updated 4 months ago
- A fast binary search that tries to be branchless☆101Updated last year
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆106Updated 8 months ago
- Pure Rust implementation of Gunzip from scratch in 1000 lines☆76Updated last month
- Rust implementations of succinct data structures☆58Updated last week
- High-performance key-value store for ML inference. 100x faster than Redis.☆220Updated 11 months ago