ashvardanian / stringzilla-benchmarks-rsLinks
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
☆46Updated 2 months 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
Sorting:
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- a fast async pool based on channel☆24Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated last month
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A no-frills async memcached client for Rust.☆23Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Wait for a collection of async tasks to finish.☆34Updated 10 months ago
- SQLite-based on-disk cache for Rust.☆23Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- scan-resistant concurrent lazy LRU☆60Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 2 months ago
- A collection of boosting algorithms written in Rust 🦀☆55Updated last month
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Human readable strings☆14Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated 3 weeks ago
- Value log implementation for key-value separated storage in safe Rust☆41Updated 2 weeks ago
- Hash trait that is object-safe☆32Updated 3 weeks ago
- ☆49Updated 6 months ago
- Thin immutable zero-copy byte slice☆43Updated last month
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated 11 months ago
- Distributed SQLite☆17Updated last year
- Scalable and lock-free memory reclamation system☆29Updated 3 weeks ago
- A buffering MPSC queue.☆78Updated 11 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆41Updated 2 weeks ago