kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆67Updated this week
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☆103Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- ☆75Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Abstract over different executors☆74Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Better reference counted strings for Rust☆136Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆34Updated 10 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Cargo API written in Paris☆52Updated this week