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
Sorting:
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months 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 4 years ago
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- Substring searching in rust☆13Updated 9 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- http response/request parser for rust☆13Updated 9 years ago
- software transactional memory in rust☆14Updated 3 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Rust's missing `String` literal☆19Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Website for async-std☆23Updated 2 years ago
- A service implemented by a closure☆11Updated 8 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Extraction and modernization of the hyper 0.11.x typed header module☆29Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Native TLS for futures and async-std☆71Updated 10 months ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- scraps of a potential language☆37Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago