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 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Cargo API written in Paris☆54Updated this week
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Macro for sealing traits and structures☆59Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆59Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- 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 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Extension of nom to trace parser☆49Updated 10 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- ☆42Updated 6 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- ☆34Updated last year