Derive macro for zod_gen - automatically generate Zod schemas from Rust types with serde rename support
Generate Zod schemas and TypeScript types from Rust types. Use with zod_gen_derive for automatic #[derive(ZodSchema)] support and serde rename compatibility.
End-to-end type-safe RPC between Rust (axum) and TypeScript clients.
Docker-first monorepo workspace manager for rapid prototyping
A lightweight tool to generate TypeScript type definitions from Rust structs and enums.
Procedural macros for the tyzen crate.
Tauri integration for tyzen that automatically collects and registers all Tauri commands with a single macro.
Idiomatic Rust client for the OpenAI API — 1:1 parity with the official Python SDK