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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Cargo API written in Paris☆55Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- ☆60Updated last year
- Make any value Sync but only available on its original thread☆39Updated this week
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- ☆30Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- 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
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- ☆35Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated this week
- ☆61Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Abstract over different executors☆74Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago