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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆57Updated last year
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆39Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 8 months ago
- Convert closures into wakers☆45Updated 5 months ago
- ☆29Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- ☆42Updated last month
- Cargo API written in Paris☆50Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago