An open API service for producing an overview of a list of open source projects.

Top Ruby Gems: https://github.com/rack/rack

rack ruby web

Score: 37.29520239678932

Last synced: about 4 hours ago
JSON representation

Repository metadata:

A modular Ruby web server interface.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 21 hours ago

Total Commits: 2,843
Total Committers: 570
Avg Commits per committer: 4.988
Development Distribution Score (DDS): 0.903

Commits in past year: 86
Committers in past year: 27
Avg Commits per committer in past year: 3.185
Development Distribution Score (DDS) in past year: 0.64

Name Email Commits
Samuel Williams s****s@o****z 277
Leah Neukirchen l****h@v****g 262
Jeremy Evans c****e@j****t 237
James Tucker j****r@g****m 228
Aaron Patterson a****n@g****m 177
Scytrin dai Kinthra s****n@g****m 105
Joshua Peek j****h@j****m 101
Konstantin Haase k****s@g****m 63
Michael Fellinger m****r@g****m 44
Santiago Pastorino s****o@w****m 44
Ryan Tomayko r****o@g****m 31
Jeremy Kemper j****y@b****t 27
James Tucker r****i@g****m 24
deepj d****a@g****m 23
José Valim j****m@g****m 22
Christoffer Sawicki c****i@g****m 20
Ravil Bayramgalin b****a@e****m 17
Eric Wong n****n@y****t 16
Eric Wong e****@8****g 14
Lars Gierth l****h@g****m 14
Oscar Del Ben o****r@o****m 14
Rafael Mendonça França r****a@g****m 14
Postmodern p****3@g****m 13
eileencodes e****s@g****m 13
Nick Adams n****k@n****k 12
Olle Jonsson o****n@a****m 12
Yoshiyuki Hirano y****o@m****m 12
Thomas Klemm g****b@t****u 12
Patrik Ragnarsson p****k@s****t 12
Hongli Lai (Phusion) h****i@p****l 12
and 540 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 155
Total pull requests: 466
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 116
Total pull request authors: 113
Average comments per issue: 5.22
Average comments per pull request: 2.7
Merged pull request: 341
Bot issues: 0
Bot pull requests: 9

Past year issues: 32
Past year pull requests: 67
Past year average time to close issues: 10 days
Past year average time to close pull requests: 11 days
Past year issue authors: 28
Past year pull request authors: 33
Past year average comments per issue: 3.38
Past year average comments per pull request: 1.91
Past year merged pull request: 34
Past year bot issues: 0
Past year bot pull requests: 5

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rack/rack

Top Issue Authors

  • ioquatix (29)
  • catatsuy (3)
  • Fjan (3)
  • SeanLF (2)
  • gegenelnet (2)
  • lloeki (2)
  • LevitatingBusinessMan (2)
  • radar (2)
  • mikgry (2)
  • doriantaylor (2)
  • trak3r (1)
  • leviwilson (1)
  • larouxn (1)
  • JunichiIto (1)
  • jurruh (1)

Top Pull Request Authors

  • ioquatix (123)
  • jeremyevans (75)
  • Earlopain (34)
  • dentarg (15)
  • dependabot[bot] (9)
  • skipkayhil (8)
  • hmcguire-shopify (8)
  • casperisfine (6)
  • byroot (5)
  • alexanderadam (5)
  • MSP-Greg (5)
  • p8 (5)
  • tenderlove (4)
  • adam12 (4)
  • willbryant (4)

Top Issue Labels

  • Documentation (6)
  • SPEC (3)
  • Maintenance (2)
  • Bug (2)
  • Needs Feedback (1)

Top Pull Request Labels

  • dependencies (9)
  • Backport (8)
  • github_actions (5)
  • Bug (4)
  • Maintenance (3)
  • SPEC (3)
  • hacktoberfest-accepted (2)
  • Feature (1)
  • Needs Feedback (1)

Package metadata

gem.coop: rack

Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.

rubygems.org: rack

Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.

gentoo-portage: dev-ruby/rack

A modular Ruby webserver interface

  • Homepage: https://github.com/rack/rack
  • Documentation: https://packages.gentoo.org/packages/dev-ruby/rack
  • Licenses: MIT
  • Latest release: 3.2.4 (published 4 months ago)
  • Last Synced: 2026-05-27T02:49:02.789Z (3 months ago)
  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.119%
    • Forks count: 0.132%
    • Stargazers count: 0.343%
proxy.golang.org: github.com/rack/rack

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/rack/rack#section-documentation
  • Licenses: other
  • Latest release: v3.2.6+incompatible (published 4 months ago)
  • Last Synced: 2026-08-12T17:38:09.800Z (1 day ago)
  • Versions: 67
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 0.578%
    • Stargazers count: 0.977%
    • Average: 5.483%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
guix: ruby-rack

Unified web application interface for Ruby


Dependencies

Gemfile rubygems
  • rdoc >= 0 development
  • rubocop >= 0
  • rubocop-packaging >= 0
  • webrick >= 0
rack.gemspec rubygems
  • bundler >= 0 development
  • minitest ~> 5.0 development
  • minitest-global_expectations >= 0 development
  • rake >= 0 development
.github/workflows/depsreview.yaml actions
  • actions/checkout v3 composite
  • actions/dependency-review-action v3 composite
.github/workflows/test-external.yaml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/test.yaml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite