Visualize Your
Code Ecosystem.
Map complex dependency chains and project architectures with sub-millisecond precision. Grafyx transforms static directories into living knowledge graphs.
curl -L https://github.com/0xarchit/grafyx/releases/latest/download/grafyx-linux-amd64-static -o grafyx && chmod +x grafyx && ./grafyx install && rm grafyx
Architectural Excellence
Recursive Scanning
Sub-millisecond traversal of monorepos and microservices. Built-in awareness for .gitignore and structural boundaries.
Live Physics Engine
Fluid, liquid-like node simulations. Adjust repulsion and gravity in real-time without re-rendering the entire scene.
Hybrid Data Output
Persist discoveries with performance-optimized SQLite or human-readable JSON. Ready for CI/CD pipelines.
Native Targets
Native binaries for Apple Silicon and x86_64. No dependencies, no runtimes, just pure performance.
Deterministic Layouts
Graph structures remain consistent across sessions using stable seeding and spatial hashing algorithms.
Open Intelligence
Full transparency with Apache 2.0. Audit the engine, contribute parsers, or build custom visualization layers.
Engine Output Preview
Command Reference
scan
Perform a structural analysis of your codebase.
--dirs
Directories to scan (supports multiple paths).
--output
Folder to save the resulting graph and HTML.
--ignore
Glob patterns to exclude (e.g., vendor, tests).
--format
Output type: json | sqlite | both
install
Configure system PATH for global usage.
grafyx i
Alias for immediate installation.
upgrade
Self-update to the latest verified binary.
--force
Overwrite existing binary if signature matches.
grafyx u
Alias for quick upgrade.
uninstall
Remove binaries and clean PATH references.
grafyx un
Alias for cleanup.
The Simulation Playground
Touch the engine. Adjust the physics parameters and watch the dependency map react with our high-fidelity D3 simulation.