https://github.com/ruby/sync
Last synced: about 1 month ago
Repository metadata:
A module that provides a two-phase lock with a counter
- Host: GitHub
- URL: https://github.com/ruby/sync
- Owner: ruby
- License: bsd-2-clause
- Created: 2018-06-23T04:56:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T23:27:54.000Z (over 1 year ago)
- Last Synced: 2024-08-30T07:13:16.580Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 58.6 KB
- Stars: 8
- Watchers: 30
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Owner metadata:
- Name: The Ruby Programming Language
- Login: ruby
- Email: [email protected]
- Kind: organization
- Description: Repositories related to the Ruby Programming language
- Website: https://www.ruby-lang.org/
- Location: Matsue, Japan
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/210414?v=4
- Repositories: 171
- Last Synced at: 2023-04-09T03:40:20.875Z
- Profile URL: https://github.com/ruby
- Sponsor URL:
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 | 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
- Total packages: 2
-
Total downloads:
- rubygems: 42,486,232 total
- Total docker downloads: 1,313,142,218
- Total dependent packages: 4 (may contain duplicates)
- Total dependent repositories: 2,204 (may contain duplicates)
- Total versions: 2
- Total maintainers: 2
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