kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆66Updated 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:
- Macro for sealing traits and structures☆59Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Lending iterators on stable Rust☆83Updated last year
- ☆74Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆109Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Make trait methods callable without the trait in scope☆152Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- ☆58Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated 3 weeks ago
- Take a value atomically once.☆30Updated 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.☆112Updated 3 months ago
- Define your own PhantomData☆156Updated last week
- Blazing fast immutable collection datatypes for Rust.☆111Updated this week