monoio-rs / monoio-benchmarkLinks
Benchmark tool for comparing with other runtimes.
☆21Updated 9 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:
- ☆22Updated last year
- ☆52Updated last year
- ☆19Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- A simple concurrent caching library that might fit to many use cases☆145Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆102Updated 2 weeks ago
- A Configuration Library for Rust Applications☆50Updated last month
- ☆33Updated last year
- A typed map which can make sure item exist.☆36Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Layered configuration system built upon serde☆32Updated 4 months ago
- high performance Serialize and Deserialize derives☆36Updated 3 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆54Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Compatibility adapter between tokio and futures☆188Updated last week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- a fast async pool based on channel☆26Updated last week
- An efficient JSON Value parser☆76Updated 2 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Serde serializer for generating Starlark build targets☆70Updated last month
- Macros to erase scope information from tokens☆26Updated last month
- Wait for a collection of async tasks to finish.☆36Updated last year
- A lock-free memory allocator☆65Updated 4 months ago