monoio-rs / monoio-benchmarkLinks
Benchmark tool for comparing with other runtimes.
☆19Updated 2 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:
- ☆49Updated 6 months ago
- ☆20Updated 9 months ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- ☆16Updated 3 weeks ago
- ☆33Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- An HTTP library based on compio and hyper.☆29Updated this week
- A typed map which can make sure item exist.☆34Updated 8 months ago
- Compatibility adapter between tokio and futures☆172Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- high performance Serialize and Deserialize derives☆35Updated 3 months ago
- Dynamic structured values for Rust☆28Updated 3 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A simple concurrent caching library that might fit to many use cases☆131Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A procedural macro for defining nom combinators in simple DSL☆45Updated 5 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆82Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Generated bindings for Linux's userspace API☆51Updated 2 weeks ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- An efficient JSON Value parser☆77Updated last year
- A Configuration Library for Rust Applications☆39Updated 4 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago