Ross ROSS = Recommend OSS · open-source software intelligence for agents

alibaba/euler

A distributed graph deep learning framework. observed · 2026-08-28

github.com/alibaba/euler · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2792
  • days_rel: n/a
  • days_push: 1110
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2897 stars · 554 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Euler is a distributed graph deep learning framework developed by Alibaba for running graph neural network algorithms on large-scale graphs. It provides a graph query language, attribute indexing, message passing interfaces, and model examples for attributed, heterogeneous, and knowledge graphs.

Use cases

  • train graph neural networks on billion-edge graphs
  • compute node embeddings with node2vec or random walks
  • run GraphSAGE or GCN models distributed across a cluster
  • apply deep learning to knowledge graphs
  • classify nodes and graphs with attributed graph data

When to choose

  • you need distributed training of GNNs on very large graphs
  • you work with heterogeneous or knowledge graphs in a C++/TensorFlow stack
  • you want a battle-tested industrial graph learning framework from Alibaba

When to avoid

  • you want a modern actively developed GNN library like PyTorch Geometric or DGL
  • your graphs are small enough for single-machine libraries
  • you need Windows or macOS support

Facets

framework · maturity maintenance

machine-learning deep-learning search-engine machine-learning deep-learning graph-processing cpp python graph-neural-networks graph-embedding distributed-training network-embedding gcn graphsage node2vec knowledge-graph algorithms linux

1 source

Member repositories

RepositoryRoleHealth v2
alibaba/eulermain23

For agents

markdown · JSON · MCP: product_card(name="alibaba/euler")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem