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
- Safe generators on stable Rust.☆40Updated last year
- Const TypeId and non-'static TypeId☆60Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- A more flexible version of the Rust `scoped-tls` library☆14Updated 4 months ago
- Minimal TOML library with few dependencies☆84Updated this week
- An async version of iterator☆41Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- ☆50Updated 5 months ago
- Convert closures into wakers☆45Updated last month
- Overloadable functions in rust.☆42Updated 5 years ago
- A memory efficient syntax tree for language developers☆54Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Typed any map for rust☆65Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Lending iterators on stable Rust☆81Updated last year
- The missing compound borrowing for Rust.☆57Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- structured parallel execution for async Rust☆33Updated 6 months ago
- ☆53Updated this week
- Automatic cfg for Rust compiler features☆95Updated 4 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…☆71Updated last month