nrc / proc-macro-rulesLinks
Macro-rules-style syntax matching for procedural macros
☆53Updated last year
Alternatives and similar repositories for proc-macro-rules
Users that are interested in proc-macro-rules are comparing it to the libraries listed below
Sorting:
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Cargo API written in Paris☆52Updated this week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- ☆59Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- ☆60Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Pretty-print file sizes and more☆49Updated 6 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Collection initialization macros for Rust☆67Updated 10 months ago
- Thread-unsafe async runtime☆29Updated 11 months ago