untitaker / script-macro
Write simple proc-macros inline with other source code.
☆19Updated 5 months ago
Alternatives and similar repositories for script-macro:
Users that are interested in script-macro are comparing it to the libraries listed below
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Re-usable CLI flags for `cargo` plugins☆38Updated last month
- ☆29Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- ☆34Updated 3 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- ☆26Updated last year
- Pretty backtraces for rust☆15Updated 3 years ago
- ☆39Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- State machine pattern for Rust☆29Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- ☆34Updated 3 months ago