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:
- An efficient JSON Value parser☆77Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Asynchronous DNS lookups☆66Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- It executes futures☆57Updated 2 years ago
- Typed any map for rust☆67Updated 9 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- ☆34Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Library facilitating safe pinned initialization☆60Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- Thread parking and unparking☆79Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago