plabayo / tower-asyncLinks
async fn(Input) -> Result<Output, Error>
☆51Updated last year
Alternatives and similar repositories for tower-async
Users that are interested in tower-async are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- An efficient JSON Value parser☆76Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- Asynchronous DNS lookups☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Typed any map for rust☆67Updated last year
- Reactive dependency injection for Rust.☆42Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago