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:
- Inline procedural macros for Rust☆56Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Cargo API written in Paris☆51Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- ☆58Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months 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
- Make any value Sync but only available on its original thread☆39Updated 5 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- ☆58Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Collection initialization macros for Rust☆67Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Extension of nom to trace parser☆49Updated 6 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- Checksum of a directory tree☆48Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Lending iterators on stable Rust☆83Updated last year