awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesReal-Time

Tools for constructing knowledge graphs with incremental updates and high-performance graph queries.

Distinct from Knowledge Graph Builders: Distinct from Knowledge Graph Builders: adds real-time incremental updates and query performance as primary design goals.

Explore 2 awesome GitHub repositories matching data & databases · Real-Time. Refine with filters or upvote what's useful.

Awesome Real-Time GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • cocoindex-io/cocoindexAvatar von cocoindex-io

    cocoindex-io/cocoindex

    6,117Auf GitHub ansehen↗

    Cocoindex is an incremental data processing engine that builds and maintains live indexes for AI agents, with a core focus on codebase indexing and knowledge graph extraction. The engine uses a function-graph execution model where user-defined Python functions are composed into a directed acyclic graph, and it processes data incrementally so only changed source records or code paths are re-computed, avoiding full recomputation at any scale. It supports automatic schema inference from transformation pipeline type annotations and provides full data lineage tracing, tagging every output record wi

    Builds real-time knowledge graphs with incremental updates and high-performance graph queries from documents.

    Rustagentic-data-frameworkaiai-agents
    Auf GitHub ansehen↗6,117
  • shashankss1205/codegraphcontextAvatar von Shashankss1205

    Shashankss1205/CodeGraphContext

    3,748Auf GitHub ansehen↗

    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 real-time updates to the code knowledge graph in response to file system modifications.

    Python
    Auf GitHub ansehen↗3,748
  1. Home
  2. Data & Databases
  3. Knowledge Graph Indexers
  4. Knowledge Graph Builders
  5. Real-Time