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:
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Macro for sealing traits and structures☆60Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- ☆59Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Cargo plugin to manage dependency features☆120Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- Lending iterators on stable Rust☆83Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Safe generators on stable Rust.☆40Updated 2 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- `$crate` in procedural macros.☆77Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- An async version of iterator☆40Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆61Updated 2 years ago