ParsaBordbar/ctx3
Context Tree is a code analysis cli tool written in Go that helps you and LLMs to understand a codebase/project better!
Context Tree (ctx3) helps software developers quickly understand a codebase. It takes your project's code as input and can output a structured file hierarchy, detailed file metadata (like dependencies and sizes), or a single, consolidated file containing all code for AI tools. This is ideal for developers, especially those working with large codebases or integrating AI assistance.
Use this if you need to rapidly grasp the structure and details of an unfamiliar codebase or prepare an entire project's code for analysis by a large language model.
Not ideal if you are looking for advanced code analysis features like static analysis, runtime profiling, or complex dependency graphing across multiple repositories.
Stars
22
Forks
1
Language
Go
License
MIT
Category
Last pushed
Feb 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ParsaBordbar/ctx3"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/repo-map
repo-map generates LLM-enhanced summaries and analysis of software repositories, providing...
kirill-markin/repo-to-text
Convert a repository structure and its contents into a single text file, including the tree...
TonyStef/Grov
Grov automatically captures the context from your private AI sessions and syncs it to a shared...
zebangeth/DirPrint
Print/export your project's directory structure and code | Simplify your code sharing with...
abinthomasonline/repo2txt
Web-based tool converts GitHub repository contents into a single formatted text file