An open API service for producing an overview of a list of open source projects.

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

Score: 23.174052264255458

Last synced: about 23 hours ago
JSON representation

Repository metadata:

Assorted concrete container types


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 2,938
Total Committers: 161
Avg Commits per committer: 18.248
Development Distribution Score (DDS): 0.488

Commits in past year: 55
Committers in past year: 13
Avg Commits per committer in past year: 4.231
Development Distribution Score (DDS) in past year: 0.236

Name Email Commits
simonmar u****n 1503
David Feuer D****r@g****m 230
Milan Straka f****x@u****z 211
Soumik Sarkar s****0@g****m 159
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
Don Stewart d****s@c****u 41
Matt Renaud m****t@m****m 34
wren romano w****n@c****g 31
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
Donnacha Oisín Kidney o****k 9
Oleg Grenrus o****s@i****i 8
Bodigrim a****o@g****m 8
konsumlamm k****m@g****m 7
Alexandre Esteves 2****e 7
Ryan Newton r****n@g****m 7
jwaldmann j****n 5
klebinger.andreas@gmx.at k****s@g****t 5
Melanie Phoenix b****m@p****e 4
tomjaguarpaw t****t@j****k 4
Edward Kmett e****t@g****m 4
Manuel M T Chakravarty c****k@c****u 4
Mike Ledger m****e@q****m 4
TOTBWF r****x@g****m 4
Peter Simons s****s@c****o 3
and 131 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 529
Total pull requests: 801
Average time to close issues: over 1 year
Average time to close pull requests: 3 months
Total issue authors: 165
Total pull request authors: 151
Average comments per issue: 4.59
Average comments per pull request: 3.48
Merged pull request: 645
Bot issues: 0
Bot pull requests: 0

Past year issues: 16
Past year pull requests: 53
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 18 days
Past year issue authors: 8
Past year pull request authors: 11
Past year average comments per issue: 3.38
Past year average comments per pull request: 2.42
Past year merged pull request: 30
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 (149)
  • meooow25 (56)
  • sjakobi (43)
  • jwaldmann (25)
  • andreasabel (10)
  • m-renaud (9)
  • AndreasPK (8)
  • phadej (7)
  • andrewthad (6)
  • hvr (6)
  • amigalemming (5)
  • bgamari (5)
  • Bodigrim (5)
  • nomeata (5)
  • josephcsible (4)

Top Pull Request Authors

  • meooow25 (233)
  • treeowl (205)
  • m-renaud (31)
  • sjakobi (29)
  • jwaldmann (11)
  • oisdk (10)
  • alexfmpe (9)
  • hvr (9)
  • wrengr (8)
  • Bodigrim (8)
  • konsumlamm (7)
  • AndreasPK (7)
  • int-e (6)
  • HuwCampbell (6)
  • phadej (6)

Top Issue Labels

  • feature-request (99)
  • performance (77)
  • Map (73)
  • IntMap (58)
  • docs (43)
  • Set (37)
  • IntSet (31)
  • Seq (26)
  • testing (20)
  • discussion/rfc (18)
  • Graph (15)
  • high-priority (12)
  • bug (11)
  • maintainability (9)
  • code-quality (9)
  • Tree (8)
  • urgent (7)
  • low-hanging-fruit (6)
  • info-needed (6)
  • pitfall (5)
  • benchmarking (5)
  • not-planned (5)
  • strictness (4)
  • duplicate (4)
  • low-priority (3)
  • not planned (2)
  • needs-libraries-proposal (2)
  • invalid (2)
  • upstream (1)
  • question (1)

Top Pull Request Labels

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

Package metadata

hackage.haskell.org: containers

  • Homepage: https://github.com/haskell/containers
  • Licenses: BSD-3-Clause
  • Latest release: 0.6.8 (published almost 3 years ago)
  • Last Synced: 2026-08-11T13:05:29.187Z (2 days ago)
  • Versions: 42
  • Dependent Packages: 1,561
  • Dependent Repositories: 17,705
  • Downloads: 131,024 Total
  • Docker Downloads: 89
  • Rankings:
    • Dependent repos count: 0.011%
    • Dependent packages count: 0.011%
    • Average: 0.582%
    • Downloads: 1.017%
    • Docker downloads count: 1.288%
  • Maintainers (3)

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