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 — 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.
Agent execution runtime for Rust Agent Development Kit (ADK-Rust) agents
Core Metrics
| qorx | axon-lang | adk-runner | |
|---|---|---|---|
| Health Score | 43 | 46 | 67 |
| Total Downloads | 41 | 3.0K | 17.1K |
| 30d Downloads | 0 | 1.5K | 6.4K |
| Dependents | 0 | 0 | 136 |
| Releases | 3 | 125 | 27 |
| Last Updated | 71d ago | today | 36d ago |
| Age | 2m | 2m | 7m |
Health Breakdown
Technical Details
| qorx | axon-lang | adk-runner | |
|---|---|---|---|
| Version | 1.0.3 | 2.66.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | AGPL-3.0-only | AGPL-3.0-or-later | Apache-2.0 |
| Dependencies | 20 | 36 | 21 |
| Crate Size | 626KB | 2.4MB | 73KB |
| Features | 0 | 1 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.95 | 1.94.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •adk-runner leads with a health score of 67/100, but none of the options score above 80.
- •adk-runner is depended on by 136 crates — strongest ecosystem trust.