Decision Workspace
qorx vs axon-lang vs adk-runner
Side-by-side comparison of Rust crates
Qorx Community Edition source CLI for local context-resolution research.
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.
Agent execution runtime for Rust Agent Development Kit (ADK-Rust) agents
Core Metrics
| qorx | axon-lang | adk-runner | |
|---|---|---|---|
| Health Score | 45 | 51 | 65 |
| Total Downloads | 29 | 903 | 5.6K |
| 30d Downloads | 0 | 0 | 2.0K |
| Dependents | 0 | 0 | 124 |
| Releases | 3 | 60 | 26 |
| Last Updated | 22d ago | 3d ago | 2d ago |
| Age | 24d | 25d | 5m |
Health Breakdown
Technical Details
| qorx | axon-lang | adk-runner | |
|---|---|---|---|
| Version | 1.0.3 | 2.3.0 | 0.9.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | AGPL-3.0-only | MIT | Apache-2.0 |
| Dependencies | 20 | 33 | 20 |
| Crate Size | 626KB | 1.8MB | 67KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.95 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •adk-runner leads with a health score of 65/100, but none of the options score above 80.
- •adk-runner is depended on by 124 crates — strongest ecosystem trust.
- •adk-runner is pre-1.0 — API may change.