kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆67Updated last week
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 9 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆75Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Lending iterators on stable Rust☆83Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks 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
- ☆33Updated 9 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Cargo API written in Paris☆51Updated last month
- ☆108Updated last year
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Better reference counted strings for Rust☆135Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- ☆60Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago