nowfound

Alternatives

Products that do what CodeAtlas does

See your GitHub repo as a living dependency graph

  1. 1

    Instantly visualize any codebase as an interactive diagram

    2025

  2. 2VA

    I explored an alternative way to view codebases to the typical folder/file list, showing a bird's-eye-view of its structure. https://octo.github.com/projects/repo-visualization

    2021 · octo.github.com

  3. 3

    Turn codebases into interactive maps, graphs, and governance

    Jul 2026 · dev-swat.com

  4. 4IB

    https://the-pocket.github.io/Tutorial-Codebase-Knowledge/

    2025 · github.com

  5. 5IV

    GitDiagram is an open-source micro dev-tool that I made this past week Given any public GitHub repository it generates diagrams in Mermaid.js with Claude 3.5 Sonnet I extract information from the file tree and README for details and interactivity (you can click components to be taken to relevant files and directories) Also, you can replace "hub" with "diagram" in any repository URL to access its diagram I created this because I wanted to contribute to open-source projects but quickly realized their codebases are too massive for me to dig through manually, so this helps me get started I do…

    2024 · gitdiagram.com

  6. 6

    GitHub takes on Trello with new project management tools

    2016 · github.com

  7. 7

    The ultimate search engine for GitHub repositories

    2024

  8. 8
    GitProbe123

    Analyze and visualize codebases

    2025

  9. 9

    Code as a service

    2023

  10. 10
    Codeology206

    Open-source algorithm that visualizes GitHub projects

    2016

  11. 11WS

    I’ve been in the MLOps space for ~10 years, and data is still the hardest unsolved open problem. Code is versioned using Git, data is stored somewhere else, and context often lives in a 3rd location like Slack or GDocs. This is why we built XetHub, a platform that enables teams to treat data like code, using Git. Unlike Git LFS, we don’t just store the files. We use content-defined chunking and Merkle Trees to dedupe against everything in history. This allows small changes in large files to be stored compactly. Read more here:…

    2022 · xethub.com

  12. 12HJ
  13. 13VT

    Hi HN! I'm Gabriel, the author of dep-tree (https://github.com/gabotechs/dep-tree), and I wanted to show off this tool and explain why it's being really useful at my current org for dealing with code complexity. I work at a startup where business evolves really fast, and requirements change frequently, so it's easy to end up with big piles of code stacked together without a clear structure, specially with tight deadlines. I made dep-tree [1] to help us maintain a clean code architecture and a logical separation of concerns between parts of the application, which is…

    2024 · github.com

  14. 14
    Tach140

    Untangle + visualize your codebase

    2025

  15. 15
    CodeLink139

    Create links to code snippets in repos and share with others

    2022

  16. 16

    Visualize repo structures in tree view.

    2025

  17. 17

    Boost your Git workflows, wherever you code

    2024

  18. 18GP

    2016 · veniversum.github.io

  19. 19CC
  20. 20X2

    I finally got tired of XKCD #2347 living rent-free in my head, so I built Stacktower: a tool that takes any real package’s dependency graph and turns it into an actual tower of bricks. Along the way I had to wrestle some surprisingly spicy problems. Full blog post here: https://stacktower.io The result is half visualization tool, half love letter to the chaos of modern dependency trees. Open-source, works with PyPI, Cargo, npm, and more. Code: https://github.com/matzehuels/stacktower

    Dec 2025 · stacktower.io

  21. 21GA

    Simon(sfarshid) and I spend a lot of time on GitHub. As data nerds we put together a quick tool to explore your repository’s data. How it works: - Data Loading: We use dlt to pull data (issues, PRs, commits, stars) from GitHub - Semantic Layer: Relta wraps the underlying dataset into a semantic layer so the LLM doesn’t hallucinate. - Text-to-SQL: A text-to-SQL agent transforms your plain-English question into a query using the semantic layer - Generative Charts: assistant-ui dynamically generates a chart based on the SQL query - Refinements: If the semantic layer can’t handle your question,…

    2024 · github.com

  22. 22

    Type some text on your GitHub contributions graph

    2024

  23. 23

    Search GitHub projects with ease

    2020

  24. 24AI

    I built this software to help users who need to do static code analysis for C/C++ codebase. This can help you to explore the ASTs interactively. It can replace the Clang ast dump completely and also you can search the code/ASTs in a structual way. For example you can search a function which matches specific name or number of paremeters.

    May 2026 · uvic-aurora.github.io

Ranked by how close each launch is in meaning, then by votes. Refine with a description →