plabayo / tower-asyncLinks
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
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- An efficient JSON Value parser☆77Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Library facilitating safe pinned initialization☆60Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- futures::AtomicWaker extracted into its own crate☆31Updated 3 weeks ago
- ☆49Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Serde Visitor for deserializing untagged enums☆65Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- Define your own PhantomData☆156Updated this week
- Convert closures into wakers☆45Updated 7 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Typed any map for rust☆67Updated 8 months ago