ashvardanian / stringzilla-benchmarks-rs
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
☆46Updated last month
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 last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- a fast async pool based on channel☆24Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- SQLite-based on-disk cache for Rust.☆23Updated 9 months ago
- A collection of boosting algorithms written in Rust 🦀☆53Updated 3 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆43Updated 2 weeks ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 10 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆42Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- futures-buffered☆39Updated 2 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Practically zero-overhead string interning☆38Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- A no-frills async memcached client for Rust.☆23Updated last month
- An async virtual filesystem interface in Rust☆37Updated last year
- Ruskel generates skeletonized outlines of Rust crates.☆18Updated 2 months ago
- Scalable and lock-free memory reclamation system☆28Updated 2 months ago
- A neural network inference library, written in Rust.☆61Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Wait for a collection of async tasks to finish.☆34Updated 9 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago