A terminal-based PostgreSQL query execution and visualization tool with vim-like navigation.
SQLite-based knowledge graph MCP server for persistent memory
Convert between SQLite/DuckDB databases and CSV directories
Full-stack code generator CLI: Axum + SeaORM + React + TypeScript + shadcn/ui
Core library for Romance CLI code generation
Embedded Tera templates for Romance CLI
Data generator for MockForge - faker + RAG synthetic data engine
A Rust data validation library providing Deequ-like capabilities without Spark dependencies
Production-ready ORM with migrations, database services, connection pooling, and query builder
Model factories for testing rok-orm models
A secure, local-first secrets manager with encrypted storage and zero-knowledge architecture
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.