Ecosyste.ms: Summary

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

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

compression gzip gzip-compression gzip-decompression gzip-format haskell zlib

Score: 6.8243736700430855

Last synced: 2 days ago
JSON representation

Repository metadata:

Compression and decompression in the gzip and zlib formats


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 292
Total Committers: 23
Avg Commits per committer: 12.696
Development Distribution Score (DDS): 0.771

Commits in past year: 61
Committers in past year: 5
Avg Commits per committer in past year: 12.2
Development Distribution Score (DDS) in past year: 0.148

Name Email Commits
Bodigrim a****o@g****m 67
Duncan Coutts d****n@c****g 66
Duncan Coutts d****s@w****k 48
Duncan Coutts d****n@h****g 35
Herbert Valerio Riedel h****r@g****g 16
Ganesh Sittampalam g****h@e****i 13
Andreas Abel a****l@i****e 11
Lennart Kolmodin k****n@g****m 4
Vanessa McHale v****e@g****m 3
Oleg Grenrus o****s@i****i 3
Neil Mitchell n****l@g****m 3
Julian Ospald h****l@p****e 3
Eric Lindblad a****d@o****m 3
Emily Pillmore e****i@c****y 3
askeblad 7****d 2
Facundo Domínguez f****z@t****o 2
Hécate Moonlight h****b@g****n 2
Moritz Angermann m****n@g****m 2
amesgen a****n@a****e 2
Alexander Batischev e****p@g****m 1
Don Stewart d****s@c****u 1
Leon Isenberg l****i 1
Duncan Coutts d****n@w****m 1

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 37
Total pull requests: 35
Average time to close issues: about 1 year
Average time to close pull requests: 2 months
Total issue authors: 30
Total pull request authors: 21
Average comments per issue: 4.32
Average comments per pull request: 2.46
Merged pull request: 28
Bot issues: 0
Bot pull requests: 0

Past year issues: 9
Past year pull requests: 6
Past year average time to close issues: 7 days
Past year average time to close pull requests: 6 days
Past year issue authors: 8
Past year pull request authors: 4
Past year average comments per issue: 4.56
Past year average comments per pull request: 1.17
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • andreasabel (4)
  • Bodigrim (2)
  • ndmitchell (2)
  • mpilgrem (2)
  • juhp (2)
  • ysangkok (1)
  • vmchale (1)
  • trofi (1)
  • snoyberg (1)
  • sjakobi (1)
  • ryanreich (1)
  • RyanGlScott (1)
  • prednaz (1)
  • phadej (1)
  • nuttycom (1)

Top Pull Request Authors

  • andreasabel (6)
  • ghost (4)
  • hasufell (3)
  • phadej (3)
  • angerman (2)
  • vmchale (2)
  • fumieval (1)
  • mrkkrp (1)
  • Bodigrim (1)
  • ndmitchell (1)
  • dcoutts (1)
  • amesgen (1)
  • parsonsmatt (1)
  • tolysz (1)
  • emilypi (1)

Top Issue Labels

  • help wanted (1)
  • bug (1)
  • question (1)

Top Pull Request Labels


Dependencies

zlib.cabal hackage
  • base >=4 && <4.18
  • bytestring >=0.9 && <0.12
  • ghc-prim *
  • QuickCheck ==2.* test
  • base * test
  • bytestring * test
  • tasty >=0.8 && <1.5 test
  • tasty-quickcheck >=0.8 && <0.11 test
  • zlib * test
.github/workflows/haskell-ci.yml actions
  • actions/cache/restore v3 composite
  • actions/cache/save v3 composite
  • actions/checkout v3 composite
.github/workflows/other.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • haskell/actions/setup v1 composite