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:
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- ☆77Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Macro for sealing traits and structures☆60Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆109Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- ☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 5 months ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Define your own PhantomData☆158Updated 3 weeks ago
- ☆34Updated last year