steffahn / async_fn_traitsLinks
Trait synonyms for “Fn[…]”-trait bounds returning futures
☆22Updated 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 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Remove Cargo.lock lockfile☆34Updated last month
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- An exploration of Storages☆39Updated 2 years ago
- ☆42Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- ☆36Updated last year
- ☆61Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- An async version of iterator☆41Updated last year
- Macro for sealing traits and structures☆61Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Define your own PhantomData☆158Updated last month
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- ☆48Updated 2 years ago