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

splitrb/split

:chart_with_upwards_trend: The Rack Based A/B testing framework observed · 2026-08-28

github.com/splitrb/split · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 97
  • Release rhythm 9
  • 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: 5590
  • days_rel: 395
  • days_push: 19
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2707 stars · 369 forks observed · 2026-08-28

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

Split is a Rack-based A/B testing framework for Ruby web applications, working with Rails, Sinatra, or any Rack-compatible app. It uses Redis as its datastore to run experiments, assign users consistent alternatives, and track conversions.

Use cases

  • run a/b tests on my rails app
  • test different button images to see which converts better
  • split traffic between two page variants
  • track experiment conversions in a sinatra app
  • a/b testing framework backed by redis
  • show different text or templates per experiment group

When to choose

  • you have a Rack-based Ruby app (Rails, Sinatra) and want lightweight, extensible A/B testing
  • you already run Redis and want experiment state stored there
  • you need hacker-friendly customization of experiment logic and metrics

When to avoid

  • your stack is not Ruby/Rack-based
  • you want a hosted SaaS experimentation platform with dashboards out of the box
  • you cannot run Redis 4.0+ as a dependency

Facets

library · maturity active

middleware analytics caching web-development analytics backend ruby self-hosted ab-testing rack redis experimentation conversion-tracking rails sinatra web-server

4 sources

Member repositories

RepositoryRoleHealth v2
splitrb/splitmain67

For agents

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

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