tokio-rs / asyncLinks
Utilities building on top of Rust's async primitives.
☆23Updated 6 years ago
Alternatives and similar repositories for async
Users that are interested in async are comparing it to the libraries listed below
Sorting:
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Native TLS for futures and async-std☆71Updated last month
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A service implemented by a closure☆11Updated 8 years ago
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Rust's missing `String` literal☆19Updated 6 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- Managing Rust dependencies via a dashboard☆49Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Measuring a network link by creating new connections☆10Updated 3 years ago
- Website for async-std☆23Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Multibase in rust☆47Updated last month
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago