Ecosyste.ms: Summary

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

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

Score: 7.118826249062077

Last synced: 2 days ago
JSON representation

Repository metadata:

A very fast Haskell library for generating high quality pseudo-random numbers.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 321
Total Committers: 19
Avg Commits per committer: 16.895
Development Distribution Score (DDS): 0.38

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
Alexey Khudyakov a****y@g****m 199
Bryan O'Sullivan b****s@s****m 95
Olivier Sohn o****n@g****m 4
Mikhail Glushenkov m****v@g****m 3
RyanGlScott r****t@k****u 2
Gabor Greif g****f@g****m 2
Eric Lindblad a****d@o****m 2
Conrad Parker c****d@m****g 2
Naren Sundaravaradan n****n@g****m 2
Felix Yan f****s@a****g 1
askeblad 7****d 1
convert-repo n****e@n****e 1
Aleksey a****y@m****u 1
Alexey Kuleshevich a****y@k****h 1
Austin Seipp a****p@p****m 1
Chris Martin c****n@g****m 1
Doug Burke d****e@c****u 1
Michael Snoyman m****l@s****m 1
Sergei Trofimovich s****x@g****g 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 45
Total pull requests: 46
Average time to close issues: about 1 year
Average time to close pull requests: about 2 months
Total issue authors: 33
Total pull request authors: 22
Average comments per issue: 3.29
Average comments per pull request: 1.98
Merged pull request: 31
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: about 3 hours
Past year issue authors: 0
Past year pull request authors: 3
Past year average comments per issue: 0
Past year average comments per pull request: 2.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • Shimuuar (5)
  • snoyberg (3)
  • OlivierSohn (3)
  • idontgetoutmuch (3)
  • taladar (2)
  • listx (2)
  • mightybyte (1)
  • mitchellwrosen (1)
  • neko-kai (1)
  • ozataman (1)
  • qrilka (1)
  • sanketr (1)
  • sdroege (1)
  • simonmichael (1)
  • sjakobi (1)

Top Pull Request Authors

  • Shimuuar (16)
  • OlivierSohn (3)
  • lehins (3)
  • ghost (3)
  • dredozubov (2)
  • ggreif (2)
  • nanonaren (2)
  • curiousleo (1)
  • 23Skidoo (1)
  • cartazio (1)
  • mvv (1)
  • felixonmars (1)
  • stites (1)
  • thoughtpolice (1)
  • DougBurke (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

mwc-random-bench/mwc-random-bench.cabal hackage
  • base *
  • mwc-random *
  • HUnit * test
  • QuickCheck >=2.2 test
  • base * test
  • mwc-random * test
  • statistics >=0.14 test
  • test-framework * test
  • test-framework-hunit * test
  • test-framework-quickcheck2 * test
  • vector >=0.7 test
mwc-random.cabal hackage
  • base <5 benchmark
  • gauge >=0.2.5 benchmark
  • mersenne-random * benchmark
  • mwc-random * benchmark
  • random * benchmark
  • vector >=0.11 benchmark
  • base >=4.8 && <5
  • math-functions >=0.2.1.0
  • primitive >=0.6.2
  • random >=1.2
  • time *
  • vector >=0.7
  • QuickCheck >=2.2 test
  • base * test
  • bytestring * test
  • doctest >=0.15 && <0.20 test
  • mwc-random * test
  • primitive * test
  • random >=1.2 test
  • tasty >=1.3.1 test
  • tasty-hunit * test
  • tasty-quickcheck * test
  • vector >=0.12.1 test
  • vector >=0.11 test
.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • haskell/actions/setup v1 composite