plabayo / tower-async
async fn(Input) -> Result<Output, Error>
☆50Updated last year
Alternatives and similar repositories for tower-async:
Users that are interested in tower-async are comparing it to the libraries listed below
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Object Pool LockFree in Rust☆45Updated last month
- ☆115Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- Additional utilities around the bytes crate☆19Updated 9 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 3 months ago
- Runtime-agnostic actor library☆77Updated last year
- Take a value atomically once.☆28Updated 2 years ago
- A generic abstraction of paginated APIs☆60Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- It executes futures☆55Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- ☆40Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- An async virtual filesystem interface in Rust☆37Updated last year
- Serde support for the humantime crate☆30Updated last year
- ☆30Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A lightweight lock protected by an atomic boolean.☆36Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago