untitaker / script-macroLinks
Write simple proc-macros inline with other source code.
☆20Updated 10 months ago
Alternatives and similar repositories for script-macro
Users that are interested in script-macro are comparing it to the libraries listed below
Sorting:
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- ☆30Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆26Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- horrible serde macro stuff☆39Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- ☆17Updated 3 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 5 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- ☆56Updated 2 years ago
- State machine pattern for Rust☆29Updated 11 months ago
- ☆34Updated 3 years ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆23Updated last month
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Configure const and static items by environment variables.☆25Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- A utility for analysing the structure of a cargo project.☆23Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated 2 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 2 months ago