ArtBlnd / rename-future
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☆54Updated 5 months ago
- Safe generators on stable Rust.☆40Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆66Updated 2 weeks ago
- ☆56Updated 11 months ago
- ☆53Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆74Updated last month
- Lending iterators on stable Rust☆82Updated last year