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:
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆42Updated last month
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆52Updated 2 months ago
- FLV parser in Rust with nom☆76Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Convert closures into wakers☆47Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Async filesystem primitives☆143Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated last year
- fastdate☆24Updated last month
- An alternative rust async runtime.☆59Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- ☆52Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- File/log rotation writer for Rust☆39Updated 5 months ago
- Asynchronous DNS lookups☆67Updated last year
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Thread parking and unparking☆82Updated 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
- A Configuration Library for Rust Applications☆50Updated this week
- A tool to generate ergonomic, buffer-based C++ APIs.☆49Updated last week
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year