Tetcore node implementation in Rust.
Reserved by Parity while we work on an official release
Behavior tree executor node for autonomous robot behaviors
QISA bytecode executor node for Intrico quantum computing.
Graph-based workflow orchestration for ADK-Rust agents
High-performance graph-based stream processing runtime
High-performance, schema-agnostic, backend-agnostic event bus
High-performance, schema-agnostic, backend-agnostic event bus
A tool to manage publishing Parity's crates
Query execution engine for YYKV, coordinating distributed tasks and operators
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.
Swarm layer for protocol-aware peer groups on top of karyon_p2p.