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

voltrb/volt

A Ruby web framework where your Ruby runs on both server and client observed · 2026-08-28

github.com/voltrb/volt · Ruby · MIT (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: 4618
  • days_rel: n/a
  • days_push: 3144
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3195 stars · 192 forks observed · 2026-08-28

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

Volt is a Ruby web framework in which the same Ruby code runs on both the server and the client (compiled via Opal), with reactive DOM updates and automatic data syncing over a persistent connection. It offers server-side rendering for initial page loads, URL-based state, and reactive templates with Ruby embedded between {{ }}.

Use cases

  • build reactive single-page apps in pure Ruby
  • write isomorphic Ruby code that runs on server and client
  • auto-sync database changes to all connected clients in real time
  • server-render initial HTML for SEO and fast loads, then render on client
  • build apps with reactive templates that update the DOM automatically
  • store page state in the URL for shareable links

When to choose

  • you want a full-stack Ruby framework with reactive, real-time data syncing and no JavaScript
  • you need isomorphic Ruby with server-side rendering and client-side interactivity
  • you are exploring reactive programming patterns in Ruby

When to avoid

  • you need a maintained framework with active support and security updates (last release was 2018)
  • you need a large ecosystem, hiring pool, or production-grade guarantees
  • your team prefers mainstream JavaScript/TypeScript frontend stacks

Facets

framework · maturity abandoned

web-framework templating ssr state-management routing websocket web-development frontend backend ruby cross-platform isomorphic reactive-programming opal ruby-on-client full-stack live-syncing real-time web-server

1 source

Member repositories

RepositoryRoleHealth v2
voltrb/voltmain32

For agents

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

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