untitaker / script-macroLinks
Write simple proc-macros inline with other source code.
☆20Updated last year
Alternatives and similar repositories for script-macro
Users that are interested in script-macro are comparing it to the libraries listed below
Sorting:
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- ☆30Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Configure const and static items by environment variables.☆26Updated last month
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆26Updated 2 years ago
- Re-usable CLI flags for `cargo` plugins☆44Updated last month
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated 3 weeks ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 8 months ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 7 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated last week
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- ☆21Updated 2 months ago