Shit Entity Component System
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.
Easy and thread-safe rate limiter
User-facing HydraCache runtime crate.
Core runtime types and traits for HydraCache.
Database-neutral query result cache adapter for HydraCache.
Procedural macros for HydraCache.
SQLx adapter helpers for HydraCache query result caching.
A behaviour tree plugin for bevy with dynamic spawning.
A macro for making bevy system queries more convenient
A Bevy plugin for simulating realistic sun movement
Event based screenshots & recording for Bevy Engine