https://github.com/ruby-concurrency/concurrent-ruby

concurrency ruby

Last synced: 1 day ago

Repository metadata:

Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.


Owner metadata:


Committers metadata

Last synced: 2 days ago

Total Commits: 2,601
Total Committers: 175
Avg Commits per committer: 14.863
Development Distribution Score (DDS): 0.587

Commits in past year: 58
Committers in past year: 16
Avg Commits per committer in past year: 3.625
Development Distribution Score (DDS) in past year: 0.552

Name Email Commits
Jerry D'Antonio s****r@g****m 1073
Petr Chalupa g****t@p****h 667
Benoit Daloze e****p@g****m 105
Michele Della Torre m****e@g****m 100
Chris Seaton c****s@c****m 70
Olle Jonsson o****n@g****m 50
Petr Chalupa c****r@p****z 41
Farid Zakaria f****a@g****m 31
Chris Seaton c****n@s****m 31
Jerry D'Antonio j****o@v****m 30
Ian Ker-Seymer i****r@g****m 29
Ivo Anjo i****o@i****t 21
Rob Day r****d@r****k 19
Paweł Obrok p****k@g****m 15
Lucas Allan Amorim l****n@g****m 10
Adam Ruzicka a****a@r****m 9
Alex Dowad a****g@g****m 9
Petr Chalupa k****t@p****h 9
Alexander Zagaynov z****0@g****m 8
Ivan Nečas i****s@r****m 8
Ben Sheldon [he/him] b****n@g****m 7
Holger Just h****o@h****e 6
Samuel Williams s****s@o****z 6
Anil Wadghule a****l@g****m 5
Bill Dueber b****l@d****m 5
Colin Surprenant c****t@g****m 5
Kevin Menard k****n@n****m 5
wildmaples m****g@s****m 5
David Harsha d****g@g****m 4
Jean Boussier j****r@g****m 4
and 145 more...

Issue and Pull Request metadata

Last synced: 2 days ago


Package metadata

rubygems: concurrent-ruby

Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.

  • Homepage: http://www.concurrent-ruby.com
  • Documentation: http://www.rubydoc.info/gems/concurrent-ruby/
  • Licenses: MIT
  • Latest release: 1.2.3 (published 10 months ago)
  • Last Synced: 2024-11-10T23:33:52.419Z (2 days ago)
  • Versions: 134
  • Dependent Packages: 757
  • Dependent Repositories: 878,681
  • Downloads: 909,663,178 Total
  • Docker Downloads: 3,829,927,869
  • Rankings:
    • Downloads: 0.01%
    • Dependent repos count: 0.012%
    • Docker downloads count: 0.027%
    • Dependent packages count: 0.062%
    • Stargazers count: 0.223%
    • Average: 0.272%
    • Forks count: 1.298%
  • Maintainers (5)
go: github.com/ruby-concurrency/concurrent-ruby

conda: rb-concurrent-ruby

  • Homepage: https://rubygems.org/gems/concurrent-ruby
  • Licenses: MIT
  • Latest release: 1.1.6 (published over 4 years ago)
  • Last Synced: 2024-10-14T19:10:55.152Z (29 days ago)
  • Versions: 3
  • Dependent Packages: 3
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 4.676%
    • Forks count: 8.329%
    • Average: 13.258%
    • Dependent packages count: 15.649%
    • Dependent repos count: 24.377%
rubygems: o-concurrent-ruby

Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.

  • Homepage: http://www.concurrent-ruby.com
  • Documentation: http://www.rubydoc.info/gems/o-concurrent-ruby/
  • Licenses: MIT
  • Latest release: 1.1.13 (published about 2 years ago)
  • Last Synced: 2024-11-10T23:33:51.446Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 1,968 Total
  • Rankings:
    • Stargazers count: 0.215%
    • Forks count: 1.245%
    • Dependent packages count: 7.713%
    • Average: 30.728%
    • Dependent repos count: 46.779%
    • Downloads: 97.689%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • pry ~> 0.11 development
  • rake ~> 13.0 development
  • rake-compiler ~> 1.0, >= 1.0.7 development
  • rake-compiler-dock ~> 1.0 development
  • rspec ~> 3.7 development
  • sigdump >= 0 development
  • timecop ~> 0.9 development
  • coveralls ~> 0.8.2
  • md-ruby-eval ~> 0.6
  • redcarpet ~> 3.0
  • simplecov ~> 0.16.0
  • yard ~> 0.9.0
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • actions/deploy-pages v1 composite
  • actions/upload-pages-artifact v1 composite
  • ruby/setup-ruby v1 composite
.github/workflows/experimental.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite