monoio-rs / monoio-benchmarkLinks
Benchmark tool for comparing with other runtimes.
☆20Updated 6 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:
- ☆51Updated 10 months ago
- ☆21Updated last year
- A simple concurrent caching library that might fit to many use cases☆137Updated 9 months ago
- An efficient JSON Value parser☆77Updated last year
- high performance Serialize and Deserialize derives☆36Updated 3 weeks ago
- ☆33Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 3 months ago
- A typed map which can make sure item exist.☆35Updated 11 months ago
- ☆202Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A Configuration Library for Rust Applications☆40Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆18Updated 4 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆51Updated 3 weeks ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- async actor framework☆37Updated 3 years ago
- Compatibility adapter between tokio and futures☆184Updated 2 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- A procedural macro for defining nom combinators in simple DSL☆45Updated 8 months ago
- FFI-compatible futures☆167Updated 3 weeks ago
- Layered configuration system built upon serde☆32Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Generated bindings for Linux's userspace API☆57Updated this week
- Serde serializer for generating Starlark build targets☆69Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month