Code generator package for v_escape
Code generation primitives shared by v_escape codegen and proc-macro crates.
A Rust library to generate Rust structs from JSON Schema.
Procedural macro json_schema_to_rust! for json-schema-rs
Generate const language localisation map code at compile time
JIT (Cranelift) and AOT compiler backend for clojurust
Vulkan API bindings generated entirely from vk.xml, with a complete safe RAII wrapper covering compute and graphics: instance/device/queue, buffer, image, sampler, render pass, framebuffer, graphics + compute pipelines, swapchain, a VMA-style sub-allocator with TLSF + linear pools and defragmentation, sync primitives (fences, binary + timeline semaphores, sync2 barriers), query pools, and optional GLSL/WGSL/HLSL→SPIR-V compilation via naga or shaderc. Supports Vulkan 1.2.175 onward — swap vk.xml and rebuild.
Regular subset of TOML
Small, safe, fast templating engine for Rust. Mustache-compatible syntax with Tera-style expressions, inheritance with super(), 23 built-in filters, custom filters/tests, pluggable loaders, SIMD HTML escape that matches Askama, line:col error messages, zero unsafe code.
Type-safe, import-aware, width-aware code generation for multiple languages
Async Rust client for Supabase — PostgREST, Auth, Storage, Edge Functions, and Realtime. Builder-pattern API mirroring `supabase-js`, with a `cargo supabase` codegen for typed row structs.
File generation tools for code generation and template materialization.