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
- A global executor built on top of async-executor and smol☆74Updated last month
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- An efficient JSON Value parser☆77Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated last month
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆62Updated last month
- Time and duration crate optimized for speed and API stability.☆69Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- futures-buffered☆39Updated last month
- It executes futures☆58Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- File locking for Rust.☆43Updated 8 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A generic abstraction of paginated APIs☆59Updated last year
- An async version of iterator☆40Updated 10 months ago