Scion

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

Scion is an AI-powered migration toolkit for translating C/C++ codebases to Rust, currently at version 1.0.0. It runs on top of AI coding harnesses, supporting both Claude Code and OpenCode. Key differentiators include smart continuation, automatic task decomposition, static analysis of C sources, API mapping generation, and built-in code review gates. The toolkit provides 11 static and 4 runtime gates for pre-review checks, a dashboard at localhost:3456 for progress monitoring, and a knowledge base for recording migration patterns and pitfalls. It requires Node.js >= 18 and a Rust toolchain.