plabayo / tower-async
async fn(Input) -> Result<Output, Error>
☆48Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for tower-async
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- ☆45Updated this week
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Additional utilities around the bytes crate☆18Updated 5 months ago
- Minimal async cache in Rust with support for key expirations☆51Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆59Updated 2 weeks ago
- An efficient JSON Value parser☆75Updated 11 months ago
- Timer facilities for Rust's async story☆53Updated last month
- Zero-cost bitsets over native Rust types☆76Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Find out what platform your code is running on from Rust☆32Updated 2 years 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…☆63Updated 2 weeks ago
- 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 last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Typed any map for rust☆64Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Serde support for the humantime crate☆27Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- horrible serde macro stuff☆39Updated last year
- structured parallel execution for async Rust☆30Updated 3 months ago
- ☆35Updated last month
- It executes futures☆55Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago