monoio-rs / monoio-benchmark
Benchmark tool for comparing with other runtimes.
☆16Updated 10 months ago
Alternatives and similar repositories for monoio-benchmark:
Users that are interested in monoio-benchmark are comparing it to the libraries listed below
- ☆33Updated 11 months ago
- ☆46Updated last month
- ☆15Updated 10 months ago
- Rust crate for Ok-wrapping and try blocks☆19Updated 2 years ago
- A bridge between different serde implementations.☆16Updated last year
- A procedural macro for defining nom combinators in simple DSL☆44Updated 4 months ago
- Another Async IO Framework based on io_uring☆61Updated 2 years ago
- ☆18Updated 3 months ago
- Transmissing metainfo across components.☆17Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆72Updated last year
- A box with vtable, erasing the type of the contained object☆9Updated 11 months ago
- A memcomparable serialization format.☆22Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated last week
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Where is my space?☆31Updated 8 months ago
- Lox language interpreter written in Rust☆18Updated 3 months ago
- A binary representation of json value, optimized for parsing and querying.☆22Updated 8 months ago
- Generated bindings for Linux's userspace API☆49Updated 3 weeks ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- Layered configuration system built upon serde☆30Updated last year
- async actor framework☆37Updated 2 years ago
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 7 months ago
- a fast async pool based on channel☆23Updated 2 months ago
- Convert closures into wakers☆45Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 4 months ago
- TCP Fast Open (TFO) for tokio☆28Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 8 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated last month