Find configured site links by keyword
A Rust library for online monitoring of Signal Temporal Logic (STL) specifications.
Procedural macros for the mstlo online Signal Temporal Logic (STL) monitoring library.
PLONKish circuit system built on comp-cat-rs: circuits as morphisms in a free category
CLI and TUI for managing UniFi network controllers
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.