Interactive dot graphs
Model for the `dot_ix` diagramming application.
Runtime logic for the `dot_ix` diagramming application.
Web components provided by the `dot_ix` library.
Compile time validation macros for `dot_ix`.
Interactive dot graphs playground web application.
a complex numbers, 2d/3d graphing, arbitrary precision, vector/matrix, cli calculator with real-time output and support for units
a complex numbers, 2d/3d graphing, arbitrary precision, vector/matrix, cli calculator with real-time output and support for units
A high-performance scientific computation library written in Rust.
Rename files and directories to clean, URL and shell-friendly slugs — or pipe arbitrary text through for slugification
Rhe — from Greek ῥέω (to flow). A first-principles stenography engine using temporal hand ordering.
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.