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

DeepGraphLearning/graphvite

GraphVite: A General and High-performance Graph Embedding System observed · 2026-08-28

github.com/DeepGraphLearning/graphvite · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 2605
  • days_rel: n/a
  • days_push: 810
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1269 stars · 154 forks observed · 2026-08-28

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

GraphVite is a general, high-performance graph embedding engine written in C++ with Python bindings, supporting node embedding, knowledge graph embedding, and graph/high-dimensional data visualization. It provides training and evaluation pipelines with GPU acceleration and large speedups over existing implementations.

Use cases

  • train node embeddings like deepwalk or node2vec on large graphs
  • learn knowledge graph embeddings with TransE or RotatE
  • visualize high-dimensional graph data in 2D
  • benchmark graph embedding models on standard datasets
  • speed up network embedding training with GPUs
  • download pre-trained graph embedding models

When to choose

  • you need fast, large-scale graph or knowledge graph embedding training
  • you want GPU-accelerated node2vec/DeepWalk/LINE with benchmarks
  • you need graph visualization of high-dimensional data

When to avoid

  • you need a pure-Python or Windows-native solution
  • you need actively developed features beyond the supported models
  • your graphs are tiny and CPU implementations suffice

Facets

library · maturity maintenance

machine-learning data-visualization gpu-computing benchmarking machine-learning deep-learning data-visualization cpp python graph-embedding network-embedding knowledge-graph-embedding node2vec deepwalk representation-learning algorithms linux gpu cuda

1 source

Member repositories

RepositoryRoleHealth v2
DeepGraphLearning/graphvitemain32

For agents

markdown · JSON · MCP: product_card(name="DeepGraphLearning/graphvite")

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