ArtBlnd / rename-future
You can name anonymous Future from async fn without dyn or Box!
☆57Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rename-future
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Macro for sealing traits and structures☆49Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Safe generators on stable Rust.☆38Updated last year
- Minimal TOML library with few dependencies☆81Updated 2 weeks ago
- ☆54Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Threadsafe RefCell for Rust☆88Updated last year
- ☆50Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Overloadable functions in rust.☆41Updated 5 years ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Cargo plugin to manage dependency features☆112Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Typed any map for rust☆64Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆63Updated 2 weeks ago