Rules and validation for concrete types
Type-indexed enums and GADTs for Rust via procedural macros
Generates types for each enum variant and conversion trait impls.
yah — AI-agent harness: source-embedded tickets, AST refactoring, architecture graph, MCP
AST-aware Rust refactoring tool for AI agents - transform, rename, inspect & more
MCP server for rs-hack - AST-aware Rust refactoring tools
Alias for rs-hack - AST-aware Rust refactoring tool (install with: cargo install rshack)
Create tagged unions consisting of different types.
An enum with a variant for each file type.
A procedural macro crate for mapping enum variants to concrete types, enabling type-level programming based on runtime values
Some derive macros for deriving enums, corresponding to the fields of structs.
Macro for generating pseudo-enums for type-level programming.
A gem that implements the typesafe enum pattern in Ruby
ActiveRecord type for TypeIsEnum