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:
- Safe generators on stable Rust.☆40Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Minimal asynchronous executor for Rust☆130Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆157Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Better reference counted strings for Rust☆137Updated last year
- Cargo plugin to manage dependency features☆119Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- ☆59Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- An async version of iterator☆40Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- `$crate` in procedural macros.☆75Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month