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

rack/rack-contrib

Contributed Rack Middleware and Utilities observed · 2026-08-28

github.com/rack/rack-contrib · Ruby · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 6462
  • days_rel: n/a
  • days_push: 656
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1255 stars · 222 forks observed · 2026-08-28

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

A collection of contributed Rack middleware components and utilities for Ruby's Rack web server interface. It provides dozens of small, composable add-ons such as IP access control, JSON body parsing, JSONP support, response caching, locale detection, and exception mailing.

Use cases

  • add JSON request body parsing to a Rack app
  • restrict access to a Ruby web app by IP address
  • cache responses to disk like Rails page caching
  • detect client locale from Accept-Language headers
  • email exceptions with stacktrace and environment details
  • add JSONP support to a Rack API
  • put up a maintenance page for a Ruby web app

When to choose

  • you maintain a Rack-based Ruby web app and need small composable middleware pieces
  • you want utilities like JSONP, nested params parsing, or response caching without pulling in a full framework
  • you need simple IP-based access control or maintenance-page handling at the middleware layer

When to avoid

  • you use a modern framework like Rails or Sinatra that already bundles equivalent middleware
  • you need actively developed features with frequent releases
  • you are not using Ruby or the Rack web server interface

Facets

library · maturity maintenance

middleware http-server routing caching logging monitoring security serialization web-development backend developer-tools apis ruby rack ruby middleware-collection web-server-interface web-server

1 source

Member repositories

RepositoryRoleHealth v2
rack/rack-contribmain23

For agents

markdown · JSON · MCP: product_card(name="rack/rack-contrib")

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