kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆68Updated 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:
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- ☆77Updated 5 months ago
- Abstract over different executors☆74Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- 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
- Cargo API written in Paris☆55Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆131Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- A procedural macro helper for easily writing custom derives for enums.☆35Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- ☆110Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Define your own PhantomData☆158Updated last month
- structured parallel execution for async Rust☆37Updated last year
- ☆61Updated 2 years ago
- ☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago