steffahn / async_fn_traits
Trait synonyms for “Fn[…]”-trait bounds returning futures
☆21Updated 3 years ago
Alternatives and similar repositories for async_fn_traits:
Users that are interested in async_fn_traits are comparing it to the libraries listed below
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- ☆55Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- ☆38Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆16Updated last week
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- An async version of iterator☆40Updated 9 months ago
- `smol` integrations with `hyper`☆14Updated 5 months ago
- ☆29Updated 10 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- horrible serde macro stuff☆39Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Serde support for the humantime crate☆30Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- ☆35Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year