ArtBlnd / rename-future
You can name anonymous Future from async fn without dyn or Box!
☆57Updated 2 years ago
Alternatives and similar repositories for rename-future:
Users that are interested in rename-future are comparing it to the libraries listed below
- Const TypeId and non-'static TypeId☆58Updated last month
- ☆51Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Cargo plugin to manage dependency features☆115Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- Minimal TOML library with few dependencies☆82Updated last week
- Macro for sealing traits and structures☆50Updated last month
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 5 months ago
- Threadsafe RefCell for Rust☆89Updated last year
- Safe generators on stable Rust.☆38Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆70Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- (lifetime) GATs on stable Rust☆56Updated last year
- Lending iterators on stable Rust☆81Updated last year
- Make any value Sync but only available on its original thread☆37Updated last year
- `$crate` in procedural macros.☆68Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 2 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Compile-time string operations☆84Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Merged into https://github.com/dudykr/ddt☆90Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Automatically upgrade breaking changes☆44Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Automatic cfg for Rust compiler features☆95Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month