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

beam-cloud/beta9

Ultrafast serverless GPU inference, sandboxes, and background jobs observed · 2026-08-28

github.com/beam-cloud/beta9 · homepage · Go · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 98
  • Release rhythm 86
  • Longevity 73
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: 0
  • age_days: 1023
  • days_rel: 14
  • days_push: 14
  • n_releases_24m: 1130

Full methodology

Adoption not part of the score

1755 stars · 159 forks observed · 2026-08-28

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

Beam (beta9) is an open-source serverless runtime for AI workloads, providing GPU inference endpoints, isolated sandboxes for running untrusted/LLM-generated code, and background task queues with sub-second cold starts. It offers a Pythonic SDK, a hosted cloud with on-demand GPUs, and the option to bring your own cloud (AWS, GCP, bare metal).

Use cases

  • deploy a serverless GPU inference endpoint for my model
  • run LLM-generated code in isolated sandboxes
  • run background jobs and task queues on GPUs
  • autoscale ML inference with scale-to-zero
  • self-host a serverless GPU platform
  • run vLLM on an H100 without managing infrastructure
  • fan out workloads across hundreds of containers
  • run scheduled cron jobs for ML pipelines

When to choose

  • you want serverless GPU inference with sub-second cold starts
  • you need secure sandboxes for executing untrusted or agent-generated code
  • you want to deploy AI apps from Python code without writing YAML or Dockerfiles
  • you need scale-to-zero billing for bursty ML workloads
  • you want to run workloads across your own cloud accounts plus a managed cloud

When to avoid

  • you need a fully self-contained on-prem platform with no cloud dependency
  • your workloads are long-running always-on services better suited to plain containers or Kubernetes
  • you require a permissive license since Beam is AGPL-3.0
  • you only need simple CPU-only function hosting without GPU support

Facets

service · maturity active

llm-inference serverless deployment container-orchestration gpu-computing machine-learning sdk cli scheduling workflow-automation cloud-computing machine-learning large-language-models developer-tools infrastructure-as-code gpu-computing self-hosted python go cloud self-hosted cli serverless-gpu faas sandboxes cold-start autoscaling byoc task-queues scale-to-zero agpl docker

5 sources

Member repositories

RepositoryRoleHealth v2
beam-cloud/beta9main89

For agents

markdown · JSON · MCP: product_card(name="beam-cloud/beta9")

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