https://github.com/ruby-concurrency/thread_safe
Last synced: about 1 month ago
Repository metadata:
Thread-safe collections for Ruby (merged with concurrent-ruby)
- Host: GitHub
- URL: https://github.com/ruby-concurrency/thread_safe
- Owner: ruby-concurrency
- License: apache-2.0
- Archived: true
- Created: 2014-06-06T22:13:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T15:06:39.000Z (over 4 years ago)
- Last Synced: 2024-08-31T17:32:31.868Z (4 months ago)
- Language: Java
- Homepage: http://concurrent-ruby.com
- Size: 514 KB
- Stars: 194
- Watchers: 14
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: ruby-concurrency
- Login: ruby-concurrency
- Email: [email protected]
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/5462766?v=4
- Repositories: 5
- Last Synced at: 2024-03-25T19:33:59.022Z
- Profile URL: https://github.com/ruby-concurrency
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 212
Total Committers: 18
Avg Commits per committer: 11.778
Development Distribution Score (DDS): 0.358
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 | |
---|---|---|
thedarkone | t****2@g****m | 136 |
Charles Oliver Nutter | h****s@h****m | 21 |
kares | s****f@k****g | 12 |
Jerry D'Antonio | s****r@g****m | 10 |
Erik Michaels-Ober | s****k@g****m | 9 |
Ken Dreyer | k****r@k****m | 5 |
Ilya Lavrov | d****k@g****m | 4 |
renan-ranelli | r****i@g****m | 3 |
Dmitry Ratnikov | r****v@g****m | 2 |
Uwe Kubosch | u****e@k****o | 2 |
Ian Unruh | i****h@g****m | 1 |
Jun Aruga | j****a@r****m | 1 |
Nathan Sutton | n****e@z****m | 1 |
Petr Chalupa | k****t@p****h | 1 |
Martin Schürrer | m****n@s****g | 1 |
Keith Bennett | k****t@g****m | 1 |
Jonathan Rochkind | j****n@d****t | 1 |
Tim Bellefleur | n****n@p****a | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- rubygems: 543,240,053 total
- Total docker downloads: 2,103,328,395
- Total dependent packages: 160 (may contain duplicates)
- Total dependent repositories: 1,055,819 (may contain duplicates)
- Total versions: 39
- Total maintainers: 4
rubygems: thread_safe
A collection of data structures and utilities to make thread-safe programming in Ruby easier
- Homepage: https://github.com/ruby-concurrency/thread_safe
- Documentation: http://www.rubydoc.info/gems/thread_safe/
- Licenses: Apache-2.0
- Latest release: 0.3.6 (published almost 8 years ago)
- Last Synced: 2024-11-10T21:05:27.246Z (about 1 month ago)
- Versions: 24
- Dependent Packages: 158
- Dependent Repositories: 1,055,818
- Downloads: 543,240,053 Total
- Docker Downloads: 2,103,328,395
-
Rankings:
- Dependent repos count: 0.004%
- Downloads: 0.021%
- Docker downloads count: 0.112%
- Dependent packages count: 0.219%
- Average: 1.745%
- Stargazers count: 4.05%
- Forks count: 6.061%
- Maintainers (4)
go: github.com/ruby-concurrency/thread_safe
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ruby-concurrency/thread_safe#section-documentation
- Licenses: apache-2.0
- Latest release: v0.3.6 (published almost 8 years ago)
- Last Synced: 2024-11-10T21:05:27.538Z (about 1 month ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 3.661%
- Forks count: 4.867%
- Average: 7.226%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
conda: rb-thread_safe
- Homepage: https://rubygems.org/gems/thread_safe
- Licenses: MIT
- Latest release: 0.3.6 (published over 5 years ago)
- Last Synced: 2024-10-29T15:16:14.426Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 1
-
Rankings:
- Dependent packages count: 19.597%
- Dependent repos count: 24.218%
- Stargazers count: 26.349%
- Average: 27.025%
- Forks count: 37.936%
Dependencies
- countloc ~> 0.4.0 development
- coveralls ~> 0.7.11 development
- inch ~> 0.5.10 development
- redcarpet ~> 3.2.2 development
- rspec ~> 3.2.0 development
- simplecov ~> 0.9.2 development
- term-ansicolor ~> 1.3.2 development
- tins ~> 1.6.0 development
- yard ~> 0.8.7.6 development
- atomic = 1.1.16 development
- rake < 12.0 development
- rspec ~> 3.2 development