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:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- An efficient JSON Value parser☆77Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- 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
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆34Updated 11 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Typed any map for rust☆67Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Thread parking and unparking☆79Updated 9 months ago
- Serde Visitor for deserializing untagged enums☆67Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Asynchronous DNS lookups☆67Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated last month
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago