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
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Zero-cost bitsets over native Rust types☆78Updated last month
- Lending iterators on stable Rust☆82Updated last year
- An efficient JSON Value parser☆77Updated last year
- Minimal async cache in Rust with support for key expirations☆53Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Typed any map for rust☆66Updated 5 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆45Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆26Updated 3 months ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- It executes futures☆57Updated 2 years ago
- An async version of iterator☆40Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Serde support for the humantime crate☆33Updated last year