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:
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- Cargo API written in Paris☆50Updated last week
- ☆39Updated 2 years ago
- ☆57Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Pretty-print file sizes and more☆47Updated 3 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆73Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago