ZettaScaleLabs / rust-async-net-eval
Test for network performance evaluation of different async frameworks (both TCP and UDP)
☆20Updated 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
- A global executor built on top of async-executor and smol☆74Updated last month
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated last month
- Object Pool LockFree in Rust☆46Updated 3 months ago
- File/log rotation writer for Rust☆31Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Extra components for use with Mio.☆31Updated last month
- fastdate☆20Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- ☆47Updated 4 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Another Async IO Framework based on io_uring☆63Updated 2 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 2 weeks ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- OpenSSL bindings for Tokio☆43Updated 7 months ago
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 5 months ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months ago
- ☆113Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago