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:
- 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
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- An efficient JSON Value parser☆76Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Thread parking and unparking☆79Updated 11 months ago
- Asynchronous DNS lookups☆67Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- 🗑 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
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- ☆40Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Typed any map for rust☆67Updated last year
- Serde Visitor for deserializing untagged enums☆68Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 3 weeks ago
- ☆34Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- futures-buffered☆45Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 7 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month