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.
Plain-text personal finance tracking for individuals and households
KORE — Killer Optimized Record Exchange: standalone Rust crate (zero deps)
Rust powered BOM management and material planning for your command line.
High-performance SIMD-optimized reinforcement learning environments
Core traits and vectorization for Operant RL library
SIMD-optimized RL environment implementations for Operant
A subscriptions only TUI Youtube client
High-performance experiment manager with Rust backend
csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine.
A tool for opening links from images using perceptual hashing
Source line analysis tool with CLI, web UI, HTML/PDF reports, and CI/CD integration