ashvardanian / stringzilla-benchmarks-rs
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
☆45Updated 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
- a fast async pool based on channel☆23Updated 3 months ago
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated 11 months ago
- Value log implementation for key-value separated storage in safe Rust☆27Updated last week
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- A collection of boosting algorithms written in Rust 🦀☆51Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆33Updated 10 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 7 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 2 weeks ago
- Wait for a collection of async tasks to finish.☆34Updated 6 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆71Updated 2 weeks ago
- 8-bit floating point types for Rust☆44Updated 3 weeks ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- futures-buffered☆38Updated 3 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆36Updated 7 months ago
- ☆35Updated 3 months ago
- Asynchronous signal handling☆15Updated 3 weeks ago
- Structured data serialization library☆21Updated 8 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆43Updated 2 months ago
- A no-frills async memcached client for Rust.☆23Updated 5 months ago
- A buffering MPSC queue.☆78Updated 7 months ago
- Human readable strings☆14Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Embedded Key-Value Storage Engine☆105Updated 2 weeks ago