nrc / proc-macro-rulesLinks
Macro-rules-style syntax matching for procedural macros
☆53Updated 2 years ago
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:
- Cargo API written in Paris☆56Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- ☆61Updated last year
- Rust String type with configurable byte storage.☆36Updated last year
- Extension of nom to trace parser☆50Updated 11 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- ☆36Updated 11 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆34Updated this week
- More reliable path manipulation.☆66Updated 2 weeks ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 4 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago