kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆68Updated last month
Alternatives and similar repositories for impl-tools
Users that are interested in impl-tools are comparing it to the libraries listed below
Sorting:
- ☆76Updated 2 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆108Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Define your own PhantomData☆158Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- ☆76Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated 3 weeks ago