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
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- Abstract over different executors☆73Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated last month
- ☆29Updated 11 months ago
- ☆55Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- ☆72Updated last week
- A Rust library for runtime-checked linearish types☆32Updated last year
- An async version of iterator☆40Updated 10 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- An exploration of Storages☆35Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- ☆53Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆39Updated 11 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- ☆41Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago