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.
Rasayan — biochemistry engine: enzyme kinetics, metabolic pathways, signal transduction, protein structure, membrane transport
Edit trees in rust.
A high-performance, thread-safe morphological analyzer compatible with MeCab, written in pure Rust
Node.js bindings for the NSR (Neuro-Symbolic Recursive) AI framework
Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).
Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). Rustfst-ffi provides C interfaces of the Rust library
UTF-8 and byte encoders for ring-element payloads used in the symmetric-cryptography PhD artifacts