steffahn / async_fn_traitsLinks
Trait synonyms for “Fn[…]”-trait bounds returning futures
☆21Updated 4 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 tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Remove Cargo.lock lockfile☆33Updated last week
- ☆61Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆40Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆68Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆76Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- `$crate` in procedural macros.☆78Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- An async version of iterator☆40Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year