nrc / proc-macro-rulesLinks
Macro-rules-style syntax matching for procedural macros
☆53Updated 2 years ago
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:
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Cargo API written in Paris☆55Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- ☆61Updated last year
- Take a value atomically once.☆30Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆30Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Extension of nom to trace parser☆50Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Abstract over different executors☆74Updated 2 years ago
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- ☆61Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- A procedural macro helper for easily writing custom derives for enums.☆35Updated 3 weeks ago