Arxo — Architecture Analyzer

Arxo is a Rust-based architecture analysis tool for TypeScript, JavaScript, Rust, Python, Java, Kotlin, Go, C#, C++, PHP, Ruby, Swift, and Dart projects. It analyzes import graphs, detects cycles (SCC), and enforces architectural policies.

Key features:

Run arxo analyze --path /path/to/project or use presets like --preset ci, --preset quick, or --preset full. See the About page for more, or check out the blog for updates and guides.