kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆68Updated 2 months ago
Alternatives and similar repositories for impl-tools
Users that are interested in impl-tools are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Macro for sealing traits and structures☆59Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- ☆76Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆108Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- ☆61Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last month
- Define your own PhantomData☆158Updated last week
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago