kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆68Updated 3 weeks 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☆108Updated 6 months ago
- Macro for sealing traits and structures☆60Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated this week
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆34Updated last year
- 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Better reference counted strings for Rust☆139Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- ☆76Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- ☆109Updated last year
- Cargo API written in Paris☆54Updated last week
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- ☆35Updated 10 months ago
- An async version of iterator☆40Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- ☆60Updated last year