nrc / proc-macro-rules
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
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆38Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- Convert closures into wakers☆45Updated 3 months ago
- ☆72Updated last month
- ☆56Updated 11 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- A dynamic library helper for rust crates☆35Updated last year
- ☆56Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Types to define keyboard related events☆61Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago