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.
Web-based data tools for riglr agents - Twitter, DexScreener, web search, and more
Simple, intuitive pipelines for local LLM inference in Rust, powered by Candle. Inspired by Python's Transformers library.
Lightweight writing analysis and NLP tools for Rust
CLI and library for querying, filtering, and analyzing GDELT Global Knowledge Graph (GKG) v2.1 data — the world's largest open news event dataset
MQL parser and query execution engine for MenteDB
Core library for Engram -- persistent semantic memory for AI agents
Hand-written lexer and parser for Genitus source files.
High-performance AI-powered scripting language runtime
Command-line interface for OpenScript
Standard library and AI integration for OpenScript
A programming language for AI agents