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
- Unix Domain Sockets for mio☆28Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 3 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A service implemented by a closure☆11Updated 8 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 9 months ago
- A library for comparing data structures in Rust, oriented toward testing☆23Updated last week
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- ☆38Updated last year
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 6 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year