steffahn / async_fn_traitsLinks
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
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- ☆29Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆57Updated last year
- ☆57Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆39Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- horrible serde macro stuff☆39Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months 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 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- An async version of iterator☆40Updated 11 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Abstract over different executors☆73Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Better type id and Any for Rust☆14Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year