A lightweight macro toolkit for generating statically typed configs and utilities
Optional proc macro layer for Hopper. Generates SegmentMap impls, typed context accessors, and instruction dispatchers from annotated structs. Zero runtime overhead: all code generates to the same pointer arithmetic as hand-written Pinocchio. Not required. Hopper's macro_rules! macros cover every use case without proc macros.
A simple library for viewing environment variables with a subscription to change any variables.
Proc macro layer for Hopper. Generates account layouts, typed context accessors, instruction dispatchers, schema metadata, and CPI builders.
Pre-built Blueprint templates (axum_crud, crate_keeper) and convention guides for harness-rs.
A cargo command to generate a Rust client SDK from OpenAPI
An OpenAPI client generator
Derive macros for reflectapi
A cargo command to generate a Rust client SDK from OpenAPI
An OpenAPI client generator
An OpenAPI client generator - core implementation
An OpenAPI client generator - macros