ashvardanian / stringzilla-benchmarks-rsLinks
Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations
☆46Updated 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
Sorting:
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- SIMD-optimized B+ Tree implementation that uses integer keys☆61Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆40Updated 3 weeks ago
- A buffering MPSC queue.☆79Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- a fast async pool based on channel☆26Updated 3 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 3 months ago
- Benchmarking library for stable Rust☆46Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 3 weeks ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- Generic S3 server implementation☆122Updated last year
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last month
- A collection of boosting algorithms written in Rust 🦀☆57Updated 3 months ago
- Mechanisms for high-performance hardware-aware programming in Rust☆25Updated this week
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated last week
- A global executor built on top of async-executor and smol☆74Updated last week
- 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…☆93Updated 5 months ago