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

Last synced: about 12 hours ago
JSON representation

Repository metadata:

A modular Ruby web server interface.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 2,796
Total Committers: 563
Avg Commits per committer: 4.966
Development Distribution Score (DDS): 0.903

Commits in past year: 80
Committers in past year: 28
Avg Commits per committer in past year: 2.857
Development Distribution Score (DDS) in past year: 0.613

Name Email Commits
Samuel Williams s****s@o****z 270
Leah Neukirchen l****h@v****g 262
James Tucker j****r@g****m 228
Jeremy Evans c****e@j****t 217
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
Olle Jonsson o****n@a****m 12
Nick Adams n****k@n****k 12
Hongli Lai (Phusion) h****i@p****l 12
Thomas Klemm g****b@t****u 12
Yoshiyuki Hirano y****o@m****m 12
Max Cantor m****x@m****t 11
and 533 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 148
Total pull requests: 430
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 110
Total pull request authors: 100
Average comments per issue: 5.32
Average comments per pull request: 2.83
Merged pull request: 324
Bot issues: 0
Bot pull requests: 5

Past year issues: 34
Past year pull requests: 85
Past year average time to close issues: 7 days
Past year average time to close pull requests: 5 days
Past year issue authors: 29
Past year pull request authors: 32
Past year average comments per issue: 3.15
Past year average comments per pull request: 2.38
Past year merged pull request: 55
Past year bot issues: 0
Past year bot pull requests: 1

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)
  • doriantaylor (2)
  • mikgry (2)
  • radar (2)
  • LevitatingBusinessMan (2)
  • lloeki (2)
  • zzak (1)
  • xxz199539 (1)
  • dmix (1)
  • jurruh (1)
  • JunichiIto (1)
  • rubyFeedback (1)

Top Pull Request Authors

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

Top Issue Labels

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

Top Pull Request Labels

  • Backport (8)
  • dependencies (5)
  • Bug (4)
  • Maintenance (3)
  • SPEC (3)
  • hacktoberfest-accepted (2)
  • Needs Feedback (1)
  • github_actions (1)
  • Feature (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.5+incompatible (published about 1 month ago)
  • Last Synced: 2026-03-23T20:02:30.249Z (4 days ago)
  • Versions: 64
  • 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