plabayo / tower-async
async fn(Input) -> Result<Output, Error>
☆48Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for tower-async
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Find out what platform your code is running on from Rust☆33Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆50Updated 6 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆60Updated last month
- Take a value atomically once.☆27Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Low To High Level Math Library for Rust☆53Updated 2 years ago
- Additional utilities around the bytes crate☆18Updated 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…☆59Updated this week
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- ☆40Updated 2 months ago
- Typed any map for rust☆64Updated 2 months ago
- Asynchronous DNS lookups☆61Updated 4 months ago
- Lending iterators on stable Rust☆80Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- A typed map which can make sure item exist.☆33Updated last week
- ☆32Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- Timer facilities for Rust's async story☆53Updated last month
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Make any value Sync but only available on its original thread☆36Updated last year