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
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- Safe generators on stable Rust.☆40Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 5 months ago
- ☆57Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- Minimal TOML library with few dependencies☆83Updated 3 months ago
- ☆31Updated 6 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- An exploration of Storages☆35Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- An async version of iterator☆40Updated 11 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Make trait methods callable without the trait in scope☆146Updated last week