nrc / proc-macro-rules
Macro-rules-style syntax matching for procedural macros
☆52Updated 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
- Unbuffered and unlocked I/O streams☆45Updated last week
- Make any value Sync but only available on its original thread☆39Updated last week
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆29Updated 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…☆46Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Convert closures into wakers☆45Updated last month
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- A memory efficient syntax tree for language developers☆55Updated last month
- Pretty-print file sizes and more☆43Updated this week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Take a value atomically once.☆27Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Remove Cargo.lock lockfile☆33Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- ☆38Updated last year