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:
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Cargo API written in Paris☆53Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- ☆59Updated last year
- ☆60Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Command line interface as a function.☆76Updated 2 years ago