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.28009413815921

Last synced: about 16 hours ago
JSON representation

Repository metadata:

A modular Ruby web server interface.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 2,830
Total Committers: 568
Avg Commits per committer: 4.982
Development Distribution Score (DDS): 0.902

Commits in past year: 95
Committers in past year: 30
Avg Commits per committer in past year: 3.167
Development Distribution Score (DDS) in past year: 0.695

Name Email Commits
Samuel Williams s****s@o****z 277
Leah Neukirchen l****h@v****g 262
Jeremy Evans c****e@j****t 232
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
Lars Gierth l****h@g****m 14
Eric Wong e****@8****g 14
Rafael Mendonça França r****a@g****m 14
Oscar Del Ben o****r@o****m 14
Postmodern p****3@g****m 13
eileencodes e****s@g****m 13
Nick Adams n****k@n****k 12
Hongli Lai (Phusion) h****i@p****l 12
Patrik Ragnarsson p****k@s****t 12
Thomas Klemm g****b@t****u 12
Yoshiyuki Hirano y****o@m****m 12
Olle Jonsson o****n@a****m 12
and 538 more...

Issue and Pull Request metadata

Last synced: 7 days ago

Total issues: 154
Total pull requests: 448
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 116
Total pull request authors: 109
Average comments per issue: 5.23
Average comments per pull request: 2.77
Merged pull request: 332
Bot issues: 0
Bot pull requests: 8

Past year issues: 32
Past year pull requests: 64
Past year average time to close issues: 9 days
Past year average time to close pull requests: 12 days
Past year issue authors: 29
Past year pull request authors: 35
Past year average comments per issue: 3.31
Past year average comments per pull request: 1.94
Past year merged pull request: 32
Past year bot issues: 0
Past year bot pull requests: 4

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

Top Issue Authors

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

Top Pull Request Authors

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

Top Issue Labels

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

Top Pull Request Labels

  • dependencies (8)
  • Backport (8)
  • Bug (4)
  • github_actions (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 2 months ago)
  • Last Synced: 2026-05-27T02:49:02.789Z (about 1 month 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 3 months ago)
  • Last Synced: 2026-06-27T02:04:55.158Z (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