ArtBlnd / rename-futureLinks
You can name anonymous Future from async fn without dyn or Box!
☆62Updated 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:
- Make trait methods callable without the trait in scope☆160Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Cargo plugin to manage dependency features☆118Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆59Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- docs.rs as a publishing platform?☆71Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Better reference counted strings for Rust☆138Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- `$crate` in procedural macros.☆76Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆34Updated last year