awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 रिपॉजिटरी

Awesome GitHub RepositoriesCode Knowledge Graphs

Graph-based indexes specifically designed to represent source code symbols and their architectural relationships.

Distinct from Knowledge Graph Indexing Engines: Specializes in code symbols/relationships rather than general entities or triples from raw data.

Explore 7 awesome GitHub repositories matching data & databases · Code Knowledge Graphs. Refine with filters or upvote what's useful.

Awesome Code Knowledge Graphs GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • colbymchenry/codegraphcolbymchenry का अवतार

    colbymchenry/codegraph

    50,154GitHub पर देखें↗

    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

    Exposes a local index of source code symbols and relationships to AI agents via the Model Context Protocol.

    TypeScript
    GitHub पर देखें↗50,154
  • chopratejas/headroomchopratejas का अवतार

    chopratejas/headroom

    29,537GitHub पर देखें↗

    Headroom is an AI gateway proxy and token optimizer designed to reduce the cost and latency of large language model interactions. It functions as an intermediary that intercepts traffic between clients and providers to apply context compression, request routing, and format translation. The system differentiates itself through a Model Context Protocol server implementation that delivers compression and retrieval tools to compatible AI hosts. It employs a content-aware compression pipeline and tiered importance scoring to trim redundant data from logs and tool outputs while preserving essential

    Maintains a live index of the code graph based on file changes for structural AST-based compression.

    Pythonagentaianthropic
    GitHub पर देखें↗29,537
  • github/codeqlgithub का अवतार

    github/codeql

    9,252GitHub पर देखें↗

    CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes a static analysis query language to define complex patterns and security vulnerabilities within a code graph database. The system represents source code as a relational database, enabling the execution of structural queries and data flow analysis. This approach allows for the detection of security flaws and coding errors across large-scale repositories. The tool provides capabilities for automated code auditing, static analysis security testing, and custom vulnerability dete

    Builds a graph-based index of source code symbols and relationships to enable deep semantic analysis.

    CodeQLcodeqlgithub-advanced-securitygithub-security-lab
    GitHub पर देखें↗9,252
  • crytic/slithercrytic का अवतार

    crytic/slither

    6,141GitHub पर देखें↗

    Transforms source code into a graph structure that powers LLM skills for security analysis.

    Pythonethereumsoliditystatic-analysis
    GitHub पर देखें↗6,141
  • qodo-ai/qodo-coverqodo-ai का अवतार

    qodo-ai/qodo-cover

    5,444GitHub पर देखें↗

    Qodo Cover एक इंजीनियरिंग गवर्नेंस प्लेटफॉर्म और AI-संचालित असिस्टेंट है जिसे स्वचालित कोड रिव्यू और यूनिट टेस्ट जनरेशन के लिए डिज़ाइन किया गया है। यह डिपेंडेंसीज़ और आर्किटेक्चरल संबंधों को मैप करने के लिए एक एब्सट्रैक्ट सिंटैक्स ट्री कोडबेस नॉलेज ग्राफ का उपयोग करता है, जिससे यह पुल रिक्वेस्ट्स का विश्लेषण करने और संगठनात्मक कोडिंग मानकों को लागू करने में सक्षम होता है। यह सिस्टम एक मल्टी-एजेंट एनालिसिस पाइपलाइन के माध्यम से खुद को अलग करता है जो आर्किटेक्चरल रीजनिंग करती है और तत्काल डिफ (diff) से परे बग्स की पहचान करती है। इसमें बाहरी टूल्स के लिए कोडबेस इंटेलिजेंस को उजागर करने के लिए एक मॉडल कॉन्टेक्स्ट प्रोटोकॉल सर्वर है और यह ऐतिहासिक पुल रिक्वेस्ट निर्णयों से सीखकर प्रवर्तन नियमों को स्वचालित रूप से विकसित कर सकता है। यह प्लेटफॉर्म कोडबेस नॉलेज मैनेजमेंट के लिए व्यापक क्षमताएं प्रदान करता है, जिसमें डीप रिसर्च निष्पादन, सिमेंटिक क्वेरी और सिस्टम डिपेंडेंसी मैपिंग शामिल है। इसमें कोड कवरेज बढ़ाने के लिए इटरेटिव यूनिट टेस्ट जनरेशन और सीधे पुल रिक्वेस्ट्स पर फिक्स लागू करने के लिए स्वचालित रेमेडिएशन के लिए टूल्स भी शामिल हैं। परिनियोजन विकल्पों में मल्टी-टेनेंट SaaS, सिंगल-टेनेंट या पूरी तरह से ऑन-प्रिमाइसेस इंस्टॉलेशन शामिल हैं।

    Builds graph-based indexes that represent source code symbols and their architectural relationships for global context.

    Pythonagentsaitest-automation
    GitHub पर देखें↗5,444
  • potpie-ai/potpiepotpie-ai का अवतार

    potpie-ai/potpie

    5,161GitHub पर देखें↗

    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

    Parses repositories into a structured code knowledge graph to enable multi-hop reasoning and dependency tracing.

    Pythonagentsai-agentsai-agents-framework
    GitHub पर देखें↗5,161
  • shashankss1205/codegraphcontextShashankss1205 का अवतार

    Shashankss1205/CodeGraphContext

    3,748GitHub पर देखें↗

    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

    Analyzes source code to build a graph of functions, classes, and inheritance relationships for codebase navigation.

    Python
    GitHub पर देखें↗3,748
  1. Home
  2. Data & Databases
  3. Knowledge Graph Indexing Engines
  4. Code Knowledge Graphs

सब-टैग एक्सप्लोर करें

  • Graph-Based ReasoningUsing structured code graphs to perform complex reasoning for debugging and refactoring. **Distinct from Code Knowledge Graphs:** Distinct from Code Knowledge Graphs, which are the data structures; this is the act of reasoning over them.
  • LLM-Powered Code GraphsGraph structures derived from source code that power LLM skills for blast radius, taint propagation, and mutation test triage. **Distinct from Code Knowledge Graphs:** Distinct from Code Knowledge Graphs: specifically designed for LLM consumption and security analysis tasks rather than general code symbol indexing.