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:
- Automatic cfg for Rust compiler features☆110Updated 7 months 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
- Lending iterators on stable Rust☆83Updated 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.☆115Updated 8 months ago
- Macro for sealing traits and structures☆61Updated last year
- Abstract over different executors☆74Updated 2 years ago
- ☆109Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- ☆61Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- A procedural macro helper for easily writing custom derives for enums.☆35Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- ☆36Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Better reference counted strings for Rust☆140Updated last year
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago