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

orbit/orbit

Orbit - Virtual actor framework for building distributed systems observed · 2026-08-28

github.com/orbit/orbit · Kotlin · BSD-3-Clause (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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4178
  • days_rel: n/a
  • days_push: 1905
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1725 stars · 173 forks observed · 2026-08-28

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

Orbit is a virtual actor framework for the JVM (Java/Kotlin) for building distributed systems, originally developed by Electronic Arts. It provides location-transparent, always-on virtual actors ('grains') that simplify stateful distributed application development.

Use cases

  • build a stateful distributed backend with virtual actors
  • model game services with always-on actor grains
  • implement location-transparent distributed state without manual placement
  • replace manual actor lifecycle management in JVM microservices
  • build reactive distributed systems on the JVM

When to choose

  • you need virtual actor semantics on the JVM with automatic activation and placement
  • you want a simpler alternative to raw actor toolkits for stateful distributed services
  • you are maintaining an existing Orbit-based system

When to avoid

  • you need a framework with active development and recent releases (last release was 2021)
  • you need actors outside the JVM ecosystem
  • you want a mainstream, widely supported actor framework like Akka

Facets

framework · maturity maintenance

concurrency microservices rpc middleware microservices backend developer-tools jvm cross-platform actor-model virtual-actors distributed-actors reactive grains

1 source

Member repositories

RepositoryRoleHealth v2
orbit/orbitmain23

For agents

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

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