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:
- Efficient byte-stream pipe buffer☆44Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- ☆30Updated last year
- ☆56Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- 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 last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- A utility for analysing the structure of a cargo project.☆23Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- ☆36Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- Build and evaluate binary expression trees☆37Updated last year
- Increased precision floating point numbers implemented purely in Rust.☆22Updated 7 months ago
- Trait implementation generator macro☆30Updated 2 weeks ago
- Pretty-print file sizes and more☆49Updated 8 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A safe, fast, lightweight embeddable scripting language written in Rust.☆22Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 6 months ago