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:
- Macro for sealing traits and structures☆61Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Abstract over different executors☆74Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆77Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆61Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- ☆36Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- ☆61Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- ☆110Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Cargo API written in Paris☆56Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated last month