For 处理复杂数据关系的图数据库, the strongest matches are angel-ml/angel (Angel is a distributed graph computation engine integrated with), graphframes/graphframes (GraphFrames is a library built on Apache Spark that) and apache/spark (Apache Spark includes the GraphX library offering distributed graph). Each is ranked by relevance to your query, popularity and recent activity.
我们为您精选了匹配 “graph computing” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。
Angel is a distributed machine learning framework and graph computation engine designed to train predictive models and execute algorithms across a cluster of servers. It functions as a distributed parameter server that synchronizes model weights and gradients across multiple machines to handle massive datasets. The system provides a production environment for model inference deployment to provide real-time predictions for end users. It integrates with Spark to run machine learning workflows and data processing pipelines through a compatible interface. The framework covers distributed graph c
Angel is a distributed graph computation engine integrated with Spark, making it a suitable choice for large-scale graph processing, though its primary focus is machine learning and its built-in graph algorithm library is not prominently featured.
GraphFrames is a library built on Apache Spark that provides DataFrame-based graph processing with a rich set of distributed graph algorithms and a vertex-centric Pregel API, making it a comprehensive choice for large-scale graph computations with multi-language support.
Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e
Apache Spark includes the GraphX library offering distributed graph processing with a Pregel API, built‑in algorithms, and seamless integration with its engine and multi‑language support (Java, Python, Scala), making it a capable choice for large‑scale graph computations.