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:
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Native TLS for futures and async-std☆72Updated last month
- Asynchronous file I/O for Tokio☆49Updated last month
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Thread parking and unparking☆78Updated 6 months ago
- The simd optimized escape code☆54Updated last week
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆113Updated last year
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- dynamic smart pointers☆32Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Macros for async-std.☆38Updated 5 years ago
- Run closures in parallel☆114Updated 6 months ago