0xarchit

0xarchit / Grafyx

Public

Codebase to graph. Complete Local. Under 1 second.

11
0
100% credibility
Found Apr 25, 2026 at 11 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

Grafyx is a command-line tool that parses codebases in multiple languages to generate interactive 2D/3D force-directed graphs visualizing structural hierarchies, imports, calls, and service dependencies.

How It Works

1
🔍 Discover Grafyx

You hear about a helpful tool that turns confusing code folders into clear, interactive maps showing how everything connects.

2
📥 Grab it quickly

With one simple command, you download and set it up on your computer, and it adds itself to your tools so it's always ready.

3
🗂️ Pick your project folders

You tell it which folders in your code project to look at, skipping anything you don't want like temporary files.

4
See the magic happen

It scans your files super fast, finds functions, imports, and links, then builds a beautiful moving graph you can feel coming alive.

5
🌐 Open your map

A webpage pops open in your browser with your project's structure as colorful nodes and lines that dance around.

6
🎛️ Play and explore

Drag nodes, tweak sliders to adjust the pull and push, zoom in to spot bottlenecks or hidden connections effortlessly.

Master your codebase

Now you instantly see the big picture, dependencies, and weak spots, making your project easier to work on and share.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 11 to 11 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is Grafyx?

Grafyx turns any codebase into an interactive dependency graph visualization via a Rust CLI tool. Run `grafyx --dirs src lib --output viz` on your github codebase, and it scans files across JS/TS, Python, Java, Go, Rust, outputting JSON/SQLite data plus a self-contained HTML viewer with D3.js force-directed layout. It maps files, functions, classes, imports, and calls locally in under a second, solving the "where does this code live?" puzzle for large repos.

Why is it gaining traction?

Lightning-fast local processing beats cloud-based github codebase analyzers, with no API limits or data leaks. The live physics controls—tweak repulsion, link distance, gravity on the fly—make exploring codebase knowledge graphs feel dynamic, not static. Self-install/upgrade commands and polyglot parsing hook devs needing quick codebase graph visualization for dependency hunts or RAG prep.

Who should use this?

DevOps engineers auditing monorepos for bottlenecks, full-stack teams visualizing JS import webs before refactoring, or AI engineers building codebase graph LLM indexes from github codebase analysis outputs. Ideal for onboarding to unfamiliar projects or prepping data for github copilot extensions.

Verdict

Early beta with 11 stars and 1.0% credibility score means watch for bugs, but strong docs and binary releases make it low-risk to test. Grab it if you need instant codebase knowledge graph views—skip for production pipelines until more battle-tested.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.