Ecosyste.ms: Summary

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

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

Score: 11.331978962355807

Last synced: 2 days ago
JSON representation

Repository metadata:

Assorted concrete container types


Owner metadata:


Committers metadata

Last synced: 12 days ago

Total Commits: 2,776
Total Committers: 152
Avg Commits per committer: 18.263
Development Distribution Score (DDS): 0.459

Commits in past year: 20
Committers in past year: 11
Avg Commits per committer in past year: 1.818
Development Distribution Score (DDS) in past year: 0.65

Name Email Commits
simonmar u****n 1503
David Feuer D****r@g****m 229
Milan Straka f****x@u****z 207
Ross Paterson r****s@s****k 113
Ian Lynagh i****o@e****i 109
Simon Marlow s****r@m****m 88
Johan Tibell j****l@g****m 79
Matt Renaud m****t@m****m 33
wren romano w****n@c****g 31
Don Stewart d****s@c****u 30
Soumik Sarkar s****0@g****m 28
Simon Jakobi s****i@g****m 28
Herbert Valerio Riedel h****r@g****g 16
Joachim Breitner m****l@j****e 16
Bertram Felgenhauer i****e@g****e 12
Don Stewart d****s@g****m 11
Donnacha Oisín Kidney o****k 9
Oleg Grenrus o****s@i****i 8
Bodigrim a****o@g****m 8
Ryan Newton r****n@g****m 7
jwaldmann j****n 5
Manuel M T Chakravarty c****k@c****u 4
Edward Kmett e****t@g****m 4
Melanie Phoenix b****m@p****e 4
tomjaguarpaw t****t@j****k 4
[email protected] k****s@g****t 4
konsumlamm k****m@g****m 4
TOTBWF r****x@g****m 4
Milan Straka m****n@s****m 4
Mike Ledger m****e@q****m 4
and 122 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 940
Total pull requests: 1,066
Average time to close issues: 6 months
Average time to close pull requests: about 2 months
Total issue authors: 153
Total pull request authors: 137
Average comments per issue: 4.5
Average comments per pull request: 4.12
Merged pull request: 863
Bot issues: 0
Bot pull requests: 0

Past year issues: 21
Past year pull requests: 34
Past year average time to close issues: about 2 months
Past year average time to close pull requests: about 1 month
Past year issue authors: 11
Past year pull request authors: 15
Past year average comments per issue: 5.38
Past year average comments per pull request: 3.85
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • treeowl (321)
  • sjakobi (83)
  • jwaldmann (54)
  • m-renaud (22)
  • meooow25 (15)
  • hvr (14)
  • andreasabel (13)
  • bgamari (12)
  • phadej (12)
  • andrewthad (12)
  • nomeata (11)
  • AndreasPK (9)
  • Ericson2314 (9)
  • amigalemming (9)
  • osa1 (7)

Top Pull Request Authors

  • treeowl (414)
  • sjakobi (71)
  • m-renaud (65)
  • meooow25 (32)
  • hvr (24)
  • oisdk (21)
  • wrengr (20)
  • phadej (13)
  • jwaldmann (12)
  • konsumlamm (10)
  • nomeata (10)
  • alexfmpe (10)
  • tomjaguarpaw (9)
  • AndreasPK (9)
  • Ericson2314 (9)

Top Issue Labels

  • feature-request (145)
  • performance (135)
  • Map (102)
  • IntMap (85)
  • docs (79)
  • Seq (45)
  • Set (45)
  • IntSet (45)
  • testing (32)
  • high-priority (30)
  • bug (19)
  • discussion/rfc (17)
  • Tree (15)
  • code-quality (13)
  • needs-libraries-proposal (12)
  • benchmarking (12)
  • urgent (11)
  • pitfall (10)
  • Graph (9)
  • maintainability (9)
  • low-priority (7)
  • low-hanging-fruit (5)
  • info-needed (4)
  • invalid (2)
  • upstream (2)
  • awaiting-upstream (2)
  • windows (1)
  • duplicate (1)

Top Pull Request Labels

  • docs (36)
  • performance (23)
  • feature-request (23)
  • IntMap (12)
  • testing (12)
  • Seq (9)
  • needs-libraries-proposal (9)
  • Set (8)
  • code-quality (7)
  • Tree (6)
  • IntSet (5)
  • maintainability (4)
  • Map (4)
  • Graph (3)
  • awaiting-upstream (3)
  • bug (3)
  • abandoned (2)
  • info-needed (1)

Dependencies

.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
containers/containers.cabal hackage
  • array >=0.4.0.0
  • base >=4.9.1 && <5
  • deepseq >=1.2 && <1.5
  • template-haskell *
containers-tests/containers-tests.cabal hackage
  • containers-tests * benchmark
  • random <1.2 benchmark
  • transformers * benchmark
  • QuickCheck *
  • nothunks *
  • ChasingBottoms * test
  • nothunks * test