Contains Serverless Workflow DSL models
Core replay engine, types, and operation logic for AWS Lambda durable execution in Rust
Serverless Workflow DSL models — data structures, serialization, and validation
AXON v1.5.1 — first crates.io publication of the AXON language full-stack runtime. Lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the native Rust runtime: typed channels (TypedEventBus with QoS×5, π-calculus mobility, capability extrusion via shield D8 — Fase 13.f.2), Free Monad CPS handlers (Fase 2), lease kernel + reconcile loop (Fase 3+5), Epistemic Security Kernel (ESK Fase 6), Trust Types + ReplayLog (Fase 11.a+11.c), Stateful PEM over WebSocket (Fase 11.d), Ontological Tool Synthesis (Fase 11.e), Mobile Typed Channels (Fase 13). Crate publishes as `axon-lang` to mirror the Python PyPI package; library import remains `use axon::*` so existing call sites keep working unchanged.
A CLI using AWS SDK, porting from original Python AWS CLI
SignalWire AI Agents SDK for Rust — build AI voice agents, control live calls over WebSocket, and manage resources over REST.
Shard placement primitives for Ursula's thread-per-core multi-Raft runtime.
Ursula durable-stream server: thread-per-core, multi-Raft, HTTP front door.
Per-core actor runtime for Ursula: hot ring, cold-tier flush, and the replaceable group-engine boundary.
Rust http interface for AWS lambda API gateway events
Rust http interface for AWS lambda API gateway events (attr macros)
Core library for Memvid v2, a crash-safe, deterministic, single-file AI memory.