ashvardanian / stringzilla-benchmarks-rs
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
☆45Updated this week
Alternatives and similar repositories for stringzilla-benchmarks-rs:
Users that are interested in stringzilla-benchmarks-rs are comparing it to the libraries listed below
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- a fast async pool based on channel☆24Updated 4 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Wait for a collection of async tasks to finish.☆34Updated 7 months ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 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 low-level MVCC file format for storing blobs.☆63Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated 2 weeks ago
- A collection of boosting algorithms written in Rust 🦀☆51Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- A no-frills async memcached client for Rust.☆23Updated last week
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Object Pool LockFree in Rust☆45Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆45Updated 9 months ago
- Rust client library for ClickHouse☆16Updated 2 years ago
- A buffering MPSC queue.☆78Updated 8 months ago
- Embedded Key-Value Storage Engine☆113Updated this week
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆40Updated last month
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 8 months ago
- 8-bit floating point types for Rust☆46Updated last week
- Port of bbolt in Rust☆65Updated 5 months ago
- SQLite-based on-disk cache for Rust.☆23Updated 7 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆65Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆74Updated this week
- ☆37Updated 4 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated 3 weeks ago