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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Make trait methods callable without the trait in scope☆159Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Minimal asynchronous executor for Rust☆130Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Cargo plugin to manage dependency features☆117Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Safe generators on stable Rust.☆40Updated 2 years ago
- Const TypeId and non-'static TypeId☆69Updated last month
- A scope for async_std and tokio to spawn non-static futures☆150Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 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.☆114Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- The missing compound borrowing for Rust.☆61Updated last month
- `$crate` in procedural macros.☆76Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- ☆59Updated last year
- An async version of iterator☆40Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year