plabayo / tower-asyncLinks
async fn(Input) -> Result<Output, Error>
☆51Updated 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 2 years ago
- An efficient JSON Value parser☆76Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Asynchronous DNS lookups☆67Updated last year
- Typed any map for rust☆67Updated last year
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- ☆41Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Count directory entries—`ls | wc -l` but faster☆29Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- ☆34Updated last year
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Remove Cargo.lock lockfile☆34Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago