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

ray-project/ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads. observed · 2026-08-28

github.com/ray-project/ray · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
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: 18
  • age_days: 3599
  • days_rel: 10
  • days_push: 7
  • n_releases_24m: 36

Full methodology

Adoption not part of the score

43614 stars · 7966 forks observed · 2026-08-28

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

Ray is a unified open-source framework for scaling AI and Python applications, consisting of a core distributed runtime (tasks, actors, objects) plus AI libraries for data processing, distributed training, hyperparameter tuning, reinforcement learning, and model serving. It scales workloads from a laptop to clusters with thousands of GPUs across any cloud or Kubernetes.

Use cases

  • distribute python workloads across a cluster
  • run distributed model training on multiple gpus
  • tune hyperparameters at scale
  • serve llm models with autoscaling
  • process large datasets for machine learning pipelines
  • train reinforcement learning agents
  • run parallel simulations or backtesting in python

When to choose

  • you need to scale Python or ML workloads from a single machine to large clusters
  • you want distributed training, tuning, serving, and data processing under one framework
  • you need fine-grained heterogeneous GPU/CPU scheduling for AI workloads
  • you want a Python-native alternative to raw Spark or Kubernetes job orchestration for ML

When to avoid

  • you only need simple single-machine parallelism where multiprocessing suffices
  • your workloads are non-ML ETL better served by Spark or a data warehouse
  • you need a lightweight setup without cluster management overhead
  • you require strict real-time or low-latency guarantees unsuited to distributed scheduling

Facets

framework · maturity stable

machine-learning deep-learning llm-inference llm-training reinforcement-learning etl streaming gpu-computing concurrency deployment benchmarking monitoring machine-learning deep-learning large-language-models reinforcement-learning microservices cloud-computing artificial-intelligence python windows cloud distributed-computing hyperparameter-tuning model-serving distributed-training parallel-computing cluster-computing rllib ray-serve ray-tune ray-data data-engineering linux macos kubernetes docker gpu

2 sources

Member repositories

RepositoryRoleHealth v2
ray-project/raymain99

For agents

markdown · JSON · MCP: product_card(name="ray-project/ray")

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