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:
- Inline procedural macros for Rust☆57Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- ☆58Updated last year
- Cargo API written in Paris☆50Updated last month
- Helper macros: autoimpl, impl_scope☆66Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 4 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Extension of nom to trace parser☆49Updated 5 months ago
- ☆57Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Thread-unsafe async runtime☆28Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago