ZettaScaleLabs / rust-async-net-eval
Test for network performance evaluation of different async frameworks (both TCP and UDP)
☆19Updated 2 years ago
Alternatives and similar repositories for rust-async-net-eval:
Users that are interested in rust-async-net-eval are comparing it to the libraries listed below
- File/log rotation writer for Rust☆30Updated 6 months ago
- Convert closures into wakers☆45Updated last week
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Object Pool LockFree in Rust☆45Updated last week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- ☆46Updated last month
- This is a Rust implementation for popular caches (support no_std).☆108Updated this week
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆34Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 7 months ago
- Another Async IO Framework based on io_uring☆61Updated 2 years ago
- fastdate☆18Updated 4 months ago
- A Configuration Library for Rust Applications☆39Updated this week
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated last week
- Low To High Level Math Library for Rust☆52Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- Asynchronously speed-limiting multiple byte streams