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:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- An efficient JSON Value parser☆77Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Asynchronous DNS lookups☆66Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆67Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Typed any map for rust☆67Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- ☆33Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Thread-unsafe async runtime☆29Updated 10 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- ☆49Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆39Updated 2 years ago
- Define your own PhantomData☆156Updated last week