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
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- ☆39Updated 2 years ago
- Remove Cargo.lock lockfile☆32Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆59Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- ☆108Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- ☆112Updated last year
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- An async version of iterator☆40Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- Typed any map for rust☆67Updated 9 months ago
- ☆75Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Define your own PhantomData☆158Updated last week
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆60Updated 2 years ago