ArtBlnd / rename-futureLinks
You can name anonymous Future from async fn without dyn or Box!
☆63Updated 3 years ago
Alternatives and similar repositories for rename-future
Users that are interested in rename-future are comparing it to the libraries listed below
Sorting:
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Lending iterators on stable Rust☆83Updated 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
- Const TypeId and non-'static TypeId☆70Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Wrapper around Rc safe to send to a different thread☆26Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- Macro for sealing traits and structures☆61Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Minimal asynchronous executor for Rust☆133Updated last week
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆61Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- An async version of iterator☆41Updated last year
- Safe generators on stable Rust.☆40Updated 2 years ago
- Cargo plugin to manage dependency features☆120Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- 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
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- ☆34Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- ☆42Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month