Decision Workspace
rew_runtime vs destack vs axon-lang
Side-by-side comparison of Rust crates
JavaScript/CoffeeScript runtime based on deno_core
Rust client for Destack
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.
Core Metrics
| rew_runtime | destack | axon-lang | |
|---|---|---|---|
| Health Score | 40 | 53 | 51 |
| Total Downloads | 5.5K | 593 | 903 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 0 |
| Releases | 15 | 3 | 60 |
| Last Updated | 259d ago | 82d ago | 3d ago |
| Age | 1y | 11m | 25d |
Health Breakdown
Technical Details
| rew_runtime | destack | axon-lang | |
|---|---|---|---|
| Version | 0.0.63 | 0.55.3 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 28 | 1 | 33 |
| Crate Size | 60KB | 2KB | 1.8MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.88.0 | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •destack leads with a health score of 53/100, but none of the options score above 80.
- •rew_runtime has the most downloads (5.5K), suggesting wider adoption.
- •rew_runtime, destack are pre-1.0 — API may change.