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:
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- Abstract over different executors☆74Updated last year
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- ☆57Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆73Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- ☆16Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- ☆39Updated 2 years ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- ☆109Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago