ArtBlnd / rename-futureLinks
You can name anonymous Future from async fn without dyn or Box!
☆60Updated 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☆56Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Safe generators on stable Rust.☆40Updated last year
- Helper macros: autoimpl, impl_scope☆63Updated this week
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- ☆53Updated 3 months ago
- ☆57Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Make trait methods callable without the trait in scope☆147Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Minimal TOML library with few dependencies☆84Updated 3 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 10 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- ☆32Updated 7 months ago
- horrible serde macro stuff☆39Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago