An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rust-macro

A curated list of projects in awesome lists tagged with rust-macro .

https://github.com/Kobzol/rust-delegate

Rust method delegation with less boilerplate

delegation rust rust-library rust-macro

Last synced: 22 Apr 2025

https://github.com/kobzol/rust-delegate

Rust method delegation with less boilerplate

delegation rust rust-library rust-macro

Last synced: 14 May 2025

https://github.com/specta-rs/specta

Easily export your Rust types to other languages

reflection rspc rust rust-macro specta tauri-specta typesafe typescript

Last synced: 16 May 2025

https://github.com/jbaublitz/getset

Getters and Setters for Rust.

getters rust rust-macro setters

Last synced: 12 Dec 2025

https://github.com/johannhof/pipeline.rs

:umbrella: => :partly_sunny: => :sunny:

macros pipe pipeline rust rust-macro

Last synced: 09 Oct 2025

https://github.com/dalek-cryptography/zkp

Experimental zero-knowledge proof compiler in Rust macros

cryptography elliptic-curves rust-macro zero-knowledge

Last synced: 10 Jun 2025

https://github.com/SOF3/include-flate

A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation

assets compression include resource-management rust rust-macro

Last synced: 22 Apr 2025

https://github.com/sof3/include-flate

A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation

assets compression include resource-management rust rust-macro

Last synced: 12 Apr 2025

https://github.com/buttercrab/default-args.rs

zero runtime cost default arguments in rust

default-arguments macro rust rust-lang rust-macro

Last synced: 20 Aug 2025

https://github.com/mshockwave/nacro

A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system

c-plus-plus clang dsl llvm macro rust-macro

Last synced: 13 Mar 2026

https://github.com/rodrigorc/pomelo

Implementation of the Lemon parser generator as a Rust procedural macro

lemon-parser lemon-parser-generator rust-macro

Last synced: 08 Apr 2026

https://github.com/rzvxa/pike

☀️|>⛅|>☔

macros pipe pipeline rust rust-macro

Last synced: 06 Oct 2025

https://github.com/lukaskalbertodt/litrs

Parsing and inspecting Rust literals (particularly useful for proc macros)

literal parser proc-macro rust-macro

Last synced: 09 Apr 2025

https://github.com/cwfitzgerald/path-dsl-rs

A Rust utility DSL and macro to help construct and modify Paths.

dsl macros no-dependencies path paths rust rust-macro utility-library zero-cost-abstraction

Last synced: 21 Sep 2025

https://github.com/zmitchell/wickerman

Learn Rust procedural macros with Nic Cage

bees macros procedural-macros rust rust-macro

Last synced: 23 Apr 2025

https://github.com/althonos/blanket

A simple Rust macro to derive blanket implementations for your traits.

derive proc-macro-attributes rust-macro rust-trait

Last synced: 07 Sep 2025

https://github.com/blyxyas/typed_macros

Add types to your macros arguments in Rust

crate macros rust rust-lang rust-macro

Last synced: 24 Mar 2025

https://github.com/michael-f-bryan/sum_type

A convenience macro for creating a wrapper enum which may be one of several distinct types

rust rust-macro

Last synced: 03 Sep 2025

https://github.com/alilleybrinker/pathbuf

A convenient macro for building PathBufs in Rust.

rust rust-macro

Last synced: 19 Mar 2025

https://github.com/upsuper/assert-impl

Macro for static assert that types implement a trait or not.

rust rust-macro

Last synced: 23 Sep 2025

https://github.com/jiegec/gll-pg

A GLL parser generator, inspired by MashPlant/lalr1.

parser-generator rust rust-macro

Last synced: 21 Apr 2025

https://github.com/fee1-dead/brainfuck-rs

Convert brainfuck to rust.

brainfuck macro rust rust-macro

Last synced: 21 Jun 2025

https://github.com/poi2/fluent_field_assertions

Fluent field assertions for Rust

rust rust-macro

Last synced: 19 Mar 2025

https://github.com/technetos/postgres-resource

A resource controller library ontop of diesel

diesel postgresql rust rust-macro

Last synced: 29 Apr 2026

https://github.com/celaus/rust-macros

Simple macro examples

blog rust rust-macro x5ff

Last synced: 09 Oct 2025

https://github.com/kingsoftwire/rusthack

Rust hacks hack cheat cheats aimbot ESP wallhack no-recoil no-spread triggerbot radar-hack silent-aim infinite-ammo

hack rage rust rust-macro rust-macros rusthack

Last synced: 18 Jun 2025

https://github.com/michaelsproul/static_slice

Rust macro for static slices.

rust rust-macro

Last synced: 23 Mar 2025

https://github.com/valsteen/sort_by_derive

Derive macro SortBy and helper macros EnumAccessor and EnumSequence, deriving traits `Ord`, `PartialOrd`, `Eq`, `PartialEq` and `Hash` for structs and enums that can't automatically derive from those traits.

enum-dispatch rust rust-macro

Last synced: 15 Oct 2025

https://github.com/pragmatwice/risp

A little set of rust macros&utils for lispers

lisp rust rust-library rust-macro

Last synced: 06 Jan 2026

https://github.com/poi2/callback_fn

Callback function for Rust

rust rust-macro

Last synced: 02 Aug 2025

https://github.com/ct-clmsn/armd4ocl

A Rust Macro DSL for OpenCL

dsl opencl opencl-kernels rust rust-macro

Last synced: 12 Jun 2026

https://github.com/lupyuen/test-rust-macros

Visual Studio Code setup for testing Rust macros

rust rust-macro

Last synced: 29 May 2026

https://github.com/jiegec/cdefines

Turn #define C codes into Rust constants.

rust-macro

Last synced: 01 Apr 2025

https://github.com/deotimedev/checks

Adds several compile-time checks for rust const generics.

const-generics no-std rust rust-macro

Last synced: 30 May 2026

https://github.com/sharksforarms/variyak

macro to call variadic functions using data from a container

rust-macro variadic

Last synced: 23 Oct 2025

https://github.com/tasnim-codes/memez-cheat-for-rust

Cheat for Rust offers undetected, stable external features like ESP, Aimbot, and autofarm, ensuring minimal ban risk. 🚀🛠️

rust rust-esp rust-external rust-macro rust-macros rust-recoil rust-scripts rust-skins rust-spinbot rust-spoof rust-undetect rust-visual rust-wh

Last synced: 21 Jul 2025

https://github.com/a4-tacks/rust-set-derive

Using macro to implement the comprehensions of imitating python language in rust

list-comprehension macros python python3 rust rust-crate rust-lang rust-macro rust-macros

Last synced: 17 May 2026

https://github.com/godslayer07/kalirage_rust_privatehack

KALI Rage is a popular private cheat for Rust that will give you a sense of calm and a full-fledged game without blocking.

rust rust-extenal rust-internal rust-macro rust-macros rust-macros-free rust-norecil rust-private rust-private-bypas rust-private-cheating rust-private-hacking rust-soft rusthack

Last synced: 10 Apr 2025

https://github.com/thepuppetqueen57/rasm-macro

A Rust Macro meant to Recreate the syntax of RASM

crate macro rust rust-macro rust-macros

Last synced: 30 May 2026

https://github.com/dowlandaiello/convertable-errors

A declarative Rust macro for ergonomically deriving From<E> implementations for error Enum variants.

rust rust-macro

Last synced: 29 Mar 2025

https://github.com/xubiod/crust

An amalgamation of Rust macros to figure out how they work. Please do not use these

rust rust-lang rust-language rust-macro rust-macros

Last synced: 02 Apr 2025

https://github.com/a4-tacks/rust-enum_variant_eq

Determining that enumerations only have Variant equal

rust rust-lang rust-library rust-macro

Last synced: 11 Feb 2026

https://github.com/wandercn/gostd_derive

proc_macro_derive library for gostd.

go-to-rust gostd gostd-derive proc-macro-derive rust-macro

Last synced: 08 Mar 2026

https://github.com/notonis/undetected-rust-cheat-sense

Enhance your Rust gameplay with the Undetected Rust Cheat. Explore aimbot, ESP, wallhack, and no recoil features for a seamless gaming experience. 🚀🎮

rust rust-debug-camera rust-esp rust-external rust-internal rust-macro rust-noclip rust-rcs rust-recoil rust-undetect rust-visual rust-wh

Last synced: 07 Jul 2025

https://github.com/poi2/i18n_error

This library provides a convenient way to define and manage error messages with internationalization (i18n) support in Rust.

rust rust-macro

Last synced: 15 Jan 2026