awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesCode Relationship Mappers

Tools that analyze source code to identify and visualize dependencies and entity relationships.

Distinct from Entity Relationships: Distinct from Entity Relationships: focuses on code-level dependency mapping rather than database schema definitions.

Explore 5 awesome GitHub repositories matching data & databases · Code Relationship Mappers. Refine with filters or upvote what's useful.

Awesome Code Relationship Mappers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • colbymchenry/codegraphAvatar colbymchenry

    colbymchenry/codegraph

    50,154Vezi pe GitHub↗

    Codegraph is a local codebase indexer and static analysis graph database that serves as a context provider for AI agents. It parses multiple programming languages into a searchable knowledge graph of symbols and dependencies, exposing these relationships to AI tools through the Model Context Protocol. The project distinguishes itself by aggregating relevant code snippets and symbol flows to reduce token usage for large language models. It automates the configuration of server settings and steering instructions across various AI agent platforms and command line editors to enable automatic code

    Traverses the knowledge graph to identify callers, callees, and the impact radius of code changes.

    TypeScript
    Vezi pe GitHub↗50,154
  • coatisoftware/sourcetrailAvatar CoatiSoftware

    CoatiSoftware/Sourcetrail

    16,471Vezi pe GitHub↗

    Sourcetrail is an interactive source code explorer and visualizer designed for indexing and navigating relationships between symbols and structures across large, multi-language codebases. It functions as a static analysis indexer and code dependency visualizer that maps calls and dependencies between source files to help reveal project architecture. The tool enables multi-language project analysis by using a language-agnostic indexing system to track symbols across different programming languages within a single interface. It allows for the discovery of software architecture and the explorati

    Analyzes source code to identify and visualize dependencies and entity relationships.

    C++
    Vezi pe GitHub↗16,471
  • analysis-tools-dev/static-analysisAvatar analysis-tools-dev

    analysis-tools-dev/static-analysis

    14,389Vezi pe GitHub↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Analyzes source code to map dependencies and project structure for impact analysis.

    Rustanalysisawesome-listcode-quality
    Vezi pe GitHub↗14,389
  • potpie-ai/potpieAvatar potpie-ai

    potpie-ai/potpie

    5,161Vezi pe GitHub↗

    Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software engineer. It parses repositories into a structured code knowledge graph, enabling AI agents to perform multi-hop reasoning, dependency tracing, and grounded technical analysis across large codebases. The system distinguishes itself through a spec-driven development framework where agents generate detailed technical specifications and architecture plans before implementing multi-file code changes. It utilizes a durable execution engine to coordinate specialized AI personas for

    Analyzes source code to identify and map dependencies and call relationships using graph-based searches.

    Pythonagentsai-agentsai-agents-framework
    Vezi pe GitHub↗5,161
  • shashankss1205/codegraphcontextAvatar Shashankss1205

    Shashankss1205/CodeGraphContext

    3,748Vezi pe GitHub↗

    CodeGraphContext is a code graph indexer and visualization tool that analyzes source code to build graphs of functions, classes, and inheritance relationships. It functions as a Model Context Protocol server, providing a structured codebase index to AI assistants for context retrieval and natural language querying. The project features an interactive web interface that uses force-directed layouts to visualize code dependencies and symbols. To accelerate the setup of large projects, it supports the import of pre-calculated knowledge bundles for popular repositories. The system provides capabi

    Provides call chain tracing and class hierarchy mapping to analyze interactions between different components of a codebase.

    Python
    Vezi pe GitHub↗3,748
  1. Home
  2. Data & Databases
  3. Entity Relationships
  4. Code Relationship Mappers