https://github.com/ruby/sync

Last synced: about 1 month ago

Repository metadata:

A module that provides a two-phase lock with a counter


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 54
Total Committers: 20
Avg Commits per committer: 2.7
Development Distribution Score (DDS): 0.667

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
SHIBATA Hiroshi h****t@r****g 18
matz m****z@b****e 7
nobu n****u@b****e 6
kosaki k****i@b****e 3
dependabot[bot] 4****] 2
drbrain d****n@b****e 2
hsbt h****t@b****e 2
keiju k****u@b****e 2
Olle Jonsson o****n@g****m 1
Tim Meusel t****m@b****e 1
Orhan Toy t****n@g****m 1
akira a****a@b****e 1
akr a****r@b****e 1
eregon e****n@b****e 1
k0kubun k****n@b****e 1
kazu k****u@b****e 1
ko1 k****1@b****e 1
ktsj k****j@b****e 1
marcandre m****e@b****e 1
naruse n****e@b****e 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: sync

A module that provides a two-phase lock with a counter.

  • Homepage: https://github.com/ruby/sync
  • Documentation: http://www.rubydoc.info/gems/sync/
  • Licenses: BSD-2-Clause
  • Latest release: 0.5.0 (published about 6 years ago)
  • Last Synced: 2024-11-10T21:32:27.247Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 4
  • Dependent Repositories: 2,204
  • Downloads: 42,486,232 Total
  • Docker Downloads: 1,313,142,218
  • Rankings:
    • Docker downloads count: 0.097%
    • Downloads: 0.564%
    • Dependent repos count: 0.671%
    • Dependent packages count: 3.301%
    • Average: 5.529%
    • Forks count: 10.285%
    • Stargazers count: 18.259%
  • Maintainers (2)
go: github.com/ruby/sync

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/ruby/sync#section-documentation
  • Licenses: bsd-2-clause
  • Latest release: v0.5.0 (published about 6 years ago)
  • Last Synced: 2024-11-10T21:32:27.737Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 7.257%
    • Dependent packages count: 9.576%
    • Average: 9.685%
    • Dependent repos count: 10.802%
    • Stargazers count: 11.106%

Dependencies

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