monoio-rs / monoio-benchmarkLinks
Benchmark tool for comparing with other runtimes.
☆19Updated 4 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 9 months ago
- ☆21Updated 11 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- ☆33Updated last year
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Compatibility adapter between tokio and futures☆179Updated 3 weeks ago
- Dynamic structured values for Rust☆28Updated 3 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- An efficient JSON Value parser☆77Updated last year
- A typed map which can make sure item exist.☆34Updated 10 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- ☆17Updated 3 months ago
- high performance Serialize and Deserialize derives☆36Updated this week
- A simple concurrent caching library that might fit to many use cases☆135Updated 8 months ago
- ☆200Updated last year
- ☆43Updated 2 years ago
- Layered configuration system built upon serde☆32Updated last week
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- A procedural macro for defining nom combinators in simple DSL☆46Updated 7 months ago
- Macros to erase scope information from tokens☆26Updated 3 weeks ago
- a fast async pool based on channel☆26Updated 3 months ago
- async actor framework☆37Updated 3 years ago