Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

Haskell: https://github.com/haskell/random

Score: 8.1786387885907

Last synced: 2 days ago
JSON representation

Repository metadata:

Random number library


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 1,941
Total Committers: 54
Avg Commits per committer: 35.944
Development Distribution Score (DDS): 0.243

Commits in past year: 29
Committers in past year: 3
Avg Commits per committer in past year: 9.667
Development Distribution Score (DDS) in past year: 0.276

Name Email Commits
simonmar u****n 1469
Simon Marlow s****r@m****m 83
Ross Paterson r****s@s****k 77
Alexey Kuleshevich a****y@k****h 69
Ian Lynagh i****o@e****i 65
Ryan Newton r****n@g****m 34
Bodigrim a****o@g****m 32
Don Stewart d****s@c****u 30
Thomas Miedema t****a@g****m 6
Felix Yan f****s@a****g 5
Mikhail Glushenkov m****v@g****m 4
Manuel M T Chakravarty c****k@c****u 4
Leonhard Markert c****o 3
Peter Simons s****s@c****o 3
Josef Svenningsson j****n@g****m 3
Carter Tazio Schonwald c****d@g****m 3
Ben Gamari b****s@g****m 3
Artem Pelenitsyn a****n@g****m 2
Ashley Yakeley a****y@s****g 2
Flowers Safety 4****a@g****m 2
Geoffrey Mainland m****d@a****t 2
Johan Kiviniemi d****l@j****e 2
John Goerzen j****n@c****g 2
John Meacham j****n@r****t 2
Lemmih l****h@g****m 2
Pepe Iborra m****h@g****m 2
Samuel Bronson n****n@g****m 2
Sven Panne s****e@a****e 2
Alec Berryman a****c@t****t 1
Andriy Palamarchuk a****a@y****m 1
and 24 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 59
Total pull requests: 105
Average time to close issues: about 1 year
Average time to close pull requests: 5 months
Total issue authors: 38
Total pull request authors: 39
Average comments per issue: 6.19
Average comments per pull request: 4.11
Merged pull request: 76
Bot issues: 0
Bot pull requests: 0

Past year issues: 8
Past year pull requests: 18
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 19 days
Past year issue authors: 6
Past year pull request authors: 3
Past year average comments per issue: 3.0
Past year average comments per pull request: 0.94
Past year merged pull request: 16
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/haskell/random

Top Issue Authors

  • lehins (9)
  • cartazio (4)
  • Bodigrim (3)
  • Zemyla (2)
  • treeowl (2)
  • thomie (2)
  • sol (2)
  • shaobo-he (2)
  • ndmitchell (2)
  • kuk0 (2)
  • kindaro (2)
  • 2jacobtan (1)
  • Vekhir (1)
  • adinapoli (1)
  • andreasabel (1)

Top Pull Request Authors

  • lehins (33)
  • Bodigrim (19)
  • thomie (5)
  • felixonmars (4)
  • kuk0 (3)
  • curiousleo (3)
  • cartazio (3)
  • bgamari (3)
  • idontgetoutmuch (2)
  • treeowl (1)
  • MaxGabriel (1)
  • chessai (1)
  • hvr (1)
  • lambdadog (1)
  • Vekhir (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

random.cabal hackage
  • base * benchmark
  • mtl * benchmark
  • primitive >=0.7.1 benchmark
  • random * benchmark
  • rdtsc * benchmark
  • split ==0.2.* benchmark
  • splitmix ==0.1.* benchmark
  • tasty-bench * benchmark
  • time >=1.4 && <1.13 benchmark
  • base >=4.8 && <5
  • bytestring >=0.10.4 && <0.12
  • deepseq >=1.1 && <2
  • mtl >=2.2 && <2.4
  • splitmix ==0.1.*
  • transformers *
  • base * test
  • bytestring * test
  • containers >=0.5 && <0.7 test
  • doctest >=0.15 && <0.21 test
  • mwc-random >=0.13 && <0.16 test
  • primitive >=0.6 && <0.8 test
  • random * test
  • smallcheck ==1.2.* test
  • stm * test
  • tasty >=1.0 && <1.5 test
  • tasty-hunit ==0.10.* test
  • tasty-inspection-testing * test
  • tasty-smallcheck ==0.8.* test
  • transformers * test
  • unliftio ==0.2.* test
  • vector >=0.10 && <0.14 test
.github/workflows/ci.yaml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • haskell/actions/setup v2 composite