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:
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Cargo API written in Paris☆51Updated last month
- ☆30Updated last year
- ☆60Updated 2 years ago
- ☆59Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆33Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- ☆35Updated 7 months ago
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Extension of nom to trace parser☆49Updated 7 months ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- ☆39Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago