tokio-rs / async
Utilities building on top of Rust's async primitives.
☆23Updated 5 years ago
Alternatives and similar repositories for async:
Users that are interested in async are comparing it to the libraries listed below
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 4 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- A service implemented by a closure☆11Updated 8 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Macros for async-std.☆38Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated this week
- Utility for reusing memory☆53Updated 5 years ago
- Async readiness traits☆11Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Local Actor library based on may☆28Updated 10 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 6 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- software transactional memory in rust☆13Updated 3 years ago
- ☆24Updated 2 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- The simd optimized escape code☆53Updated last week
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Native TLS for futures and async-std☆70Updated 9 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago