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:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Lending iterators on stable Rust☆83Updated last year
- An efficient JSON Value parser☆77Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Asynchronous DNS lookups☆66Updated last year
- A Configuration Library for Rust Applications☆39Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A generic abstraction of paginated APIs☆61Updated last year
- It executes futures☆57Updated 2 years ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- An async version of iterator☆40Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- futures-buffered☆43Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed any map for rust☆67Updated 7 months ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated last year