kas-gui / impl-tools
Helper macros: autoimpl, impl_scope
☆59Updated 3 months ago
Alternatives and similar repositories for impl-tools:
Users that are interested in impl-tools are comparing it to the libraries listed below
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Abstract over different executors☆73Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆72Updated last week
- Automatically implement traits for common smart pointers☆109Updated this week
- Lending iterators on stable Rust☆82Updated last year
- structured parallel execution for async Rust☆33Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- An exploration of Storages☆35Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- ☆55Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- ☆40Updated 9 months ago
- Blazing fast immutable collection datatypes for Rust.☆101Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month