ashvardanian / stringzilla-benchmarks-rsLinks
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
☆46Updated 4 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:
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- scan-resistant concurrent lazy LRU☆61Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 2 months ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- a fast async pool based on channel☆25Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A buffering MPSC queue.☆79Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- A suite of data generation and load testing tools☆88Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- in memory Rust database to query your data like a Venn diagram☆110Updated 8 months ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last week
- A concurrent, append-only vector.☆187Updated last month
- Streaming JSON reader and writer written in Rust☆78Updated 2 weeks ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 2 months ago
- Wait for a collection of async tasks to finish.☆34Updated 11 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago