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
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Take a value atomically once.☆30Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Data parallelism library for async-std.☆96Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- futures-buffered☆46Updated last week
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Resource limits☆54Updated last week
- Typed any map for rust☆67Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- 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
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago