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
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- An efficient JSON Value parser☆77Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- Asynchronous DNS lookups☆66Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- A generic abstraction of paginated APIs☆61Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Define your own PhantomData☆155Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Typed any map for rust☆67Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Benchmarking library for stable Rust☆46Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- Library facilitating safe pinned initialization☆57Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- ☆33Updated 8 months ago