monoio-rs / monoio-benchmarkLinks
Benchmark tool for comparing with other runtimes.
☆19Updated 3 months ago
Alternatives and similar repositories for monoio-benchmark
Users that are interested in monoio-benchmark are comparing it to the libraries listed below
Sorting:
- ☆50Updated 7 months ago
- ☆21Updated 10 months ago
- ☆33Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆28Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- Dynamic structured values for Rust☆28Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago
- A typed map which can make sure item exist.☆34Updated 9 months ago
- A simple concurrent caching library that might fit to many use cases☆134Updated 6 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Convert closures into wakers☆45Updated 6 months ago
- This rust crate provides a way to walk on recursive structures easily and safely.☆13Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Generated bindings for Linux's userspace API☆53Updated last month
- ☆17Updated last month
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- a fast async pool based on channel☆25Updated 2 months ago
- Compile-time string operations☆99Updated last week
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- Thread parking and unparking☆78Updated 6 months ago
- Rust library to ease the task of creating daemons☆52Updated 2 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Layered configuration system built upon serde☆32Updated 5 months ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- FFI-compatible futures☆167Updated last month
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- An efficient JSON Value parser☆77Updated last year