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:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An efficient JSON Value parser☆77Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 11 months ago
- Zero-cost bitsets over native Rust types☆79Updated this week
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆34Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- An async version of iterator☆40Updated last year
- Thread-unsafe async runtime☆29Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- futures-buffered☆45Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆39Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Asynchronous DNS lookups☆67Updated last year
- Thread parking and unparking☆79Updated 10 months ago
- Object Pool LockFree in Rust☆49Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 9 months ago
- ☆59Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month