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

ddnexus/pagy

Agnostic pagination in plain ruby observed · 2026-08-28

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

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 3.5
  • age_days: 3167
  • days_rel: 9
  • days_push: 9
  • n_releases_24m: 59

Full methodology

Adoption not part of the score

4988 stars · 446 forks observed · 2026-08-28

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

Pagy is a fast, framework-agnostic pagination library written in plain Ruby. It supports multiple pagination techniques (OFFSET, COUNTLESS, KEYSET, KEYNAV, SEARCH, CALENDAR) and integrates with Rails, Sinatra, Hanami, Padrino, and popular search gems.

Use cases

  • paginate large collections in a rails app
  • add keyset pagination for fast deep-page navigation
  • paginate elasticsearch or meilisearch search results
  • render pagination UI with bootstrap or bulma
  • paginate jsonapi responses in sinatra
  • add calendar-based pagination for date ranges

When to choose

  • you need the fastest pagination gem for ruby web apps
  • you want framework-agnostic pagination across rails, sinatra, or hanami
  • you need keyset pagination to avoid slow OFFSET queries on large tables
  • you paginate search engine results from elasticsearch, meilisearch, or typesense

When to avoid

  • your project is not in ruby
  • you need a batteries-included full-stack framework rather than a pagination library
  • you rely on legacy pagy APIs without planning an upgrade to version 43

Facets

library · maturity active

web-framework search-engine templating ui-components api-framework web-development backend developer-tools ruby cross-platform pagination rails sinatra keyset-pagination offset-pagination elasticsearch meilisearch typesense jsonapi i18n search web-server

2 sources

Member repositories

RepositoryRoleHealth v2
ddnexus/pagymain99

For agents

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

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