nrc / proc-macro-rules
Macro-rules-style syntax matching for procedural macros
☆51Updated 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
- Make any value Sync but only available on its original thread☆38Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Convert closures into wakers☆45Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- Cargo API written in Paris☆45Updated last week
- ☆38Updated last year
- Thread-unsafe async runtime☆27Updated 3 months ago
- A dynamic library helper for rust crates☆34Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- Duplicate an async I/O handle☆40Updated last month
- ☆29Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- ☆70Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 9 months ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- structured parallel execution for async Rust☆33Updated 6 months ago
- ☆55Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Talk to Cargo easily at build time☆17Updated last year