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☆68Updated 2 months ago
- ☆61Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆76Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Remove Cargo.lock lockfile☆33Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- ☆39Updated 2 years ago
- ☆35Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆46Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated last week
- ☆59Updated last year
- ☆48Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- The missing compound borrowing for Rust.☆61Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated last week
- An async version of iterator☆40Updated last year
- Abstract over different executors☆74Updated 2 years ago