ArtBlnd / rename-future
You can name anonymous Future from async fn without dyn or Box!
☆59Updated 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
- Macro for sealing traits and structures☆53Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Make trait methods callable without the trait in scope☆136Updated last month
- Minimal TOML library with few dependencies☆83Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- ☆56Updated 11 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- Safe generators on stable Rust.☆40Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated this week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆53Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Automatic cfg for Rust compiler features☆97Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago