ArtBlnd / rename-futureLinks
You can name anonymous Future from async fn without dyn or Box!
☆61Updated 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:
- Macro for sealing traits and structures☆58Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Safe generators on stable Rust.☆40Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- ☆57Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Utilities for working with impl traits in Rust.☆110Updated 5 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- `$crate` in procedural macros.☆73Updated last month
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆21Updated 11 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Cargo plugin to manage dependency features☆118Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Abstract over different executors☆74Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆73Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago