ashvardanian / stringzilla-benchmarks-rs
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
☆45Updated 3 weeks ago
Alternatives and similar repositories for stringzilla-benchmarks-rs:
Users that are interested in stringzilla-benchmarks-rs are comparing it to the libraries listed below
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated 9 months ago
- Reports when tokio runtime threads are blocking☆64Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated 9 months ago
- ☆31Updated last month
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆33Updated 8 months ago
- a fast async pool based on channel☆22Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆35Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- A Rust-based sliding window rate limiter built with Tokio/Tower☆18Updated this week
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆34Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆48Updated this week
- Wait for a collection of async tasks to finish.☆33Updated 4 months ago
- Value log implementation for key-value separated storage in safe Rust☆26Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆42Updated last month
- Asynchronous signal handling☆15Updated 2 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Embedded Key-Value Storage Engine☆92Updated this week
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 3 months ago
- SQLite-based on-disk cache for Rust.☆23Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀☆29Updated 7 months ago
- Simple bit-level protocol definitions in Rust.☆17Updated last month
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆32Updated 2 weeks ago
- futures-buffered☆36Updated 2 months ago
- Distributed SQLite☆18Updated 7 months ago