plabayo / tower-async
async fn(Input) -> Result<Output, Error>
☆50Updated 10 months ago
Alternatives and similar repositories for tower-async:
Users that are interested in tower-async are comparing it to the libraries listed below
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Additional utilities around the bytes crate☆18Updated 7 months ago
- A global executor built on top of async-executor and smol☆73Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆38Updated 3 months ago
- An efficient JSON Value parser☆75Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Resource limits☆43Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Typed any map for rust☆65Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- A generic abstraction of paginated APIs☆59Updated last year
- Serde support for the humantime crate☆30Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- Time and duration crate optimized for speed and API stability.☆66Updated 2 weeks ago
- ☆81Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆21Updated 2 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Lending iterators on stable Rust☆81Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 4 months ago
- It executes futures☆55Updated last year
- Asynchronous access to a bincode-encoded item stream.☆70Updated 2 weeks ago