Arcaide - Visualize code architecture with multi-level call graphs
Show HN: Arcaide – Explore code with multi-level call graphs
Arcaide brings static codebases to life by generating interactive, multi-level call graphs that reveal the hidden architecture of your software. Whether you are exploring popular open-source projects like Spring PetClinic or analyzing your own Go and Java repositories, Arcaide transforms complex dependency trees into intuitive visual maps. Simply add a GitHub repository URL to instantly see how components interact, making it easier to onboard new developers, debug intricate systems, and understand the flow of data within large-scale applications.
See code architecture come to life
- ramon156
I love this! It's relatively simplistic and would be a really fun tool to use during lectures.
- billyp-rva
It's a bit like a (simplified) version of Ilograph[0]. Are these editable, or strictly LLM-generated?
- actionfromafar
I wish something like this could trace also data flow in a program.