ZettaScaleLabs / rust-async-net-evalLinks
Test for network performance evaluation of different async frameworks (both TCP and UDP)
☆22Updated 3 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
Sorting:
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Timer facilities for Rust's async story☆56Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆157Updated 3 years ago
- File/log rotation writer for Rust☆38Updated 3 months ago
- An alternative rust async runtime.☆60Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆51Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- fastdate☆24Updated 8 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated 2 weeks ago
- Async filesystem primitives☆141Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- ☆52Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆112Updated 2 years ago
- Semantic wrapper for byte count representations☆150Updated 2 weeks ago
- A Configuration Library for Rust Applications☆49Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- FLV parser in Rust with nom☆75Updated 10 months ago
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Run closures in parallel☆115Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year