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.
A highly parallel Perl 5 interpreter written in Rust
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A JSX-like macro for GPUI - simplify UI development with HTML-like syntax
CLI for burgertocow: reverse-engineers diffs on rendered minijinja templates back into template or variable changes.
Reverse-engineers a diff on a rendered minijinja template back into template-level and variable-level changes via shadow rendering + LCS skeleton alignment.
PEG parser combinators using operator overloading without macros.
PEG parser combinators using operator overloading without macros.
PEG parser combinators using operator overloading without macros.
Formspec Expression Language — parser, evaluator, and dependency analysis
A flexible AT command parser for embedded systems and communication devices with no_std support
GPU-accelerated taint analysis for supply chain malware detection