danielhenrymantilla / macro_rules_attribute-rsLinks
Use declarative macros as proc_macro attributes or derives
☆124Updated last month
Alternatives and similar repositories for macro_rules_attribute-rs
Users that are interested in macro_rules_attribute-rs are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 8 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 last month
- A library for compact bit sets containing enums.☆114Updated this week
- Rust library for typesystem-assisted bitflags.☆127Updated last month
- ☆112Updated 2 years ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Rust procedural macro attribute parser☆45Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- An easy to configure wrapper for Rust's clippy☆111Updated 2 years ago
- Public repository for the Rust keyword generics initiative☆100Updated 11 months ago
- ☆43Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Convert number to enum☆87Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- An alternate Cargo registry using static files☆121Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆105Updated this week
- Make trait methods callable without the trait in scope☆149Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year