https://github.com/ruby/timeout

ruby

Last synced: about 1 month ago

Repository metadata:

Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 153
Total Committers: 32
Avg Commits per committer: 4.781
Development Distribution Score (DDS): 0.791

Commits in past year: 10
Committers in past year: 6
Avg Commits per committer in past year: 1.667
Development Distribution Score (DDS) in past year: 0.6

Name Email Commits
nobu n****u@b****e 32
Hiroshi SHIBATA h****t@r****g 31
matz m****z@b****e 12
Nobuyoshi Nakada n****u@r****g 10
John Bachir j****b 9
Benoit Daloze e****p@g****m 8
kazu k****u@b****e 6
Jeremy Evans c****e@j****t 5
akr a****r@b****e 4
Samuel Williams s****s@o****z 4
Olle Jonsson o****n@g****m 3
drbrain d****n@b****e 3
kosaki k****i@b****e 3
Jean Boussier j****r@g****m 2
hsbt h****t@b****e 2
zzak z****k@b****e 2
dependabot[bot] 4****] 2
JP Camara jp@j****m 1
Kazuhiro NISHIYAMA zn@m****m 1
Mark Young m****g@a****o 1
Rick Blommers r****k@b****l 1
Yusuke Endoh m****e@r****g 1
Takashi Kokubun t****n@g****m 1
Ryunosuke Sato t****s@g****m 1
Lars Kanis l****s@g****e 1
aamine a****e@b****e 1
ko1 k****1@b****e 1
naruse n****e@b****e 1
rm155 r****n@v****t 1
ryan r****n@b****e 1
and 2 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: timeout

Auto-terminate potentially long-running operations in Ruby.

  • Homepage: https://github.com/ruby/timeout
  • Documentation: http://www.rubydoc.info/gems/timeout/
  • Licenses: Ruby,BSD-2-Clause
  • Latest release: 0.4.1 (published about 1 year ago)
  • Last Synced: 2024-11-10T21:33:32.819Z (about 1 month ago)
  • Versions: 9
  • Dependent Packages: 38
  • Dependent Repositories: 35,095
  • Downloads: 134,147,987 Total
  • Docker Downloads: 3,639,839,983
  • Rankings:
    • Docker downloads count: 0.019%
    • Dependent repos count: 0.177%
    • Downloads: 0.208%
    • Dependent packages count: 0.67%
    • Average: 2.014%
    • Stargazers count: 4.782%
    • Forks count: 6.23%
  • Maintainers (1)
go: github.com/ruby/timeout

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/ruby/timeout#section-documentation
  • Licenses: bsd-2-clause
  • Latest release: v0.4.1 (published about 1 year ago)
  • Last Synced: 2024-11-10T21:33:33.973Z (about 1 month ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 4.407%
    • Forks count: 5.604%
    • Average: 7.597%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

Gemfile rubygems
  • bundler >= 0 development
  • rake >= 0 development
  • test-unit >= 0 development
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
timeout.gemspec rubygems