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

Last synced: about 1 hour ago
JSON representation

Repository metadata:

A modular Ruby web server interface.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 15 hours ago

Total Commits: 2,828
Total Committers: 567
Avg Commits per committer: 4.988
Development Distribution Score (DDS): 0.902

Commits in past year: 102
Committers in past year: 32
Avg Commits per committer in past year: 3.188
Development Distribution Score (DDS) in past year: 0.667

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
Eric Wong e****@8****g 14
Lars Gierth l****h@g****m 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
Yoshiyuki Hirano y****o@m****m 12
Olle Jonsson o****n@a****m 12
Thomas Klemm g****b@t****u 12
Patrik Ragnarsson p****k@s****t 12
Hongli Lai (Phusion) h****i@p****l 12
Nick Adams n****k@n****k 12
and 537 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 153
Total pull requests: 443
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 115
Total pull request authors: 105
Average comments per issue: 5.24
Average comments per pull request: 2.78
Merged pull request: 330
Bot issues: 0
Bot pull requests: 8

Past year issues: 35
Past year pull requests: 84
Past year average time to close issues: 8 days
Past year average time to close pull requests: 8 days
Past year issue authors: 32
Past year pull request authors: 36
Past year average comments per issue: 3.17
Past year average comments per pull request: 1.92
Past year merged pull request: 52
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)
  • MSP-Greg (5)
  • alexanderadam (5)
  • sandipransing (4)
  • byroot (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.

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 about 1 month ago)
  • Last Synced: 2026-05-11T20:04:37.066Z (2 days 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