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☆36Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- ☆30Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- ☆26Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Increased precision floating point numbers implemented purely in Rust.☆22Updated 8 months ago
- ☆36Updated 3 years ago
- Zero-copy, no-std proquint encoding and decoding☆13Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Configure const and static items by environment variables.☆25Updated last month
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- A utility for analysing the structure of a cargo project.☆23Updated 2 years ago
- ☆20Updated 2 years ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Rust API stability attributes for the rest of us.☆32Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago