Haskell: https://github.com/haskell/zlib
compression gzip gzip-compression gzip-decompression gzip-format haskell zlib
Score: 19.608188500262763
Last synced: about 5 hours ago
JSON representation
Repository metadata:
Compression and decompression in the gzip and zlib formats
- Host: GitHub
- URL: https://github.com/haskell/zlib
- Owner: haskell
- Created: 2015-08-21T18:07:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2026-05-27T19:59:42.000Z (4 months ago)
- Last Synced: 2026-07-28T06:04:13.508Z (2 months ago)
- Topics: compression, gzip, gzip-compression, gzip-decompression, gzip-format, haskell, zlib
- Language: C
- Homepage: http://hackage.haskell.org/package/zlib
- Size: 1.4 MB
- Stars: 39
- Watchers: 9
- Forks: 34
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Owner metadata:
- Name: Haskell
- Login: haskell
- Email:
- Kind: organization
- Description:
- Website: http://www.haskell.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/450574?v=4
- Repositories: 108
- Last Synced at: 2026-09-24T23:52:09.450Z
- Profile URL: https://github.com/haskell
GitHub Events
Total
- Create event: 2
- Delete event: 1
- Fork event: 1
- Issue comment event: 6
- Issues event: 4
- Pull request event: 4
- Push event: 10
- Watch event: 3
- Total: 31
Last Year
- Push event: 2
- Total: 2
Committers metadata
Last synced: 1 day ago
Total Commits: 313
Total Committers: 24
Avg Commits per committer: 13.042
Development Distribution Score (DDS): 0.674
Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333
| Name | Commits | |
|---|---|---|
| Duncan Coutts | d****n@c****g | 102 |
| Bodigrim | a****o@g****m | 80 |
| Duncan Coutts | d****s@w****k | 48 |
| Herbert Valerio Riedel | h****r@g****g | 16 |
| Ganesh Sittampalam | g****h@e****i | 13 |
| Andreas Abel | a****l@i****e | 12 |
| Lennart Kolmodin | k****n@g****m | 4 |
| Sergey Vinokurov | 1****v | 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 |
| Emily Pillmore | e****i@c****y | 3 |
| Eric Lindblad | a****d@o****m | 3 |
| Hécate Moonlight | h****b@g****n | 2 |
| Facundo Domínguez | f****z@t****o | 2 |
| Moritz Angermann | m****n@g****m | 2 |
| Simon Hengel | s****l@t****t | 2 |
| amesgen | a****n@a****e | 2 |
| askeblad | 7****d | 2 |
| Alexander Batischev | e****p@g****m | 1 |
| Don Stewart | d****s@c****u | 1 |
| Leon Isenberg | l****i | 1 |
| Timur Aminev | 7****y | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 39
Total pull requests: 51
Average time to close issues: over 1 year
Average time to close pull requests: 6 months
Total issue authors: 31
Total pull request authors: 24
Average comments per issue: 4.1
Average comments per pull request: 1.94
Merged pull request: 40
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 1
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: 1
Past year average comments per issue: 0
Past year average comments per pull request: 1.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- andreasabel (5)
- juhp (2)
- ndmitchell (2)
- Bodigrim (2)
- mpilgrem (2)
- prednaz (1)
- dtaskoff (1)
- ezzieyguywuf (1)
- asr (1)
- dhavalvidja (1)
- iphydf (1)
- hvr (1)
- elaforge (1)
- davean (1)
- hanjoosten (1)
Top Pull Request Authors
- andreasabel (10)
- sergv (7)
- ghost (4)
- phadej (3)
- hasufell (3)
- tolysz (2)
- angerman (2)
- vmchale (2)
- Bodigrim (2)
- sol (2)
- tfausak (1)
- ablearthy (1)
- parsonsmatt (1)
- mrkkrp (1)
- Minoru (1)
Top Issue Labels
- question (1)
- help wanted (1)
- bug (1)
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- hackage: 340,085 total
- Total docker downloads: 89
- Total dependent packages: 70 (may contain duplicates)
- Total dependent repositories: 1,302 (may contain duplicates)
- Total versions: 31
- Total maintainers: 4
hackage.haskell.org: zlib
This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the zlib C library so it has high performance. It supports the "zlib", "gzip" and "raw" compression formats. It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full zlib feature set.
- Homepage:
- Licenses: BSD-3-Clause
- Latest release: 0.6.2 (published over 8 years ago)
- Last Synced: 2026-09-26T07:00:55.544Z (1 day ago)
- Versions: 29
- Dependent Packages: 69
- Dependent Repositories: 1,302
- Downloads: 338,827 Total
- Docker Downloads: 89
-
Rankings:
- Downloads: 0.164%
- Dependent repos count: 0.373%
- Dependent packages count: 0.52%
- Average: 0.586%
- Docker downloads count: 1.288%
- Maintainers (4)
hackage.haskell.org: zlib-clib
This package provides the zlib C library bits that Haskell bindings can use to link against.
- Homepage:
- Licenses: Zlib
- Latest release: 1.3.2 (published 4 months ago)
- Last Synced: 2026-09-26T07:00:54.945Z (1 day ago)
- Versions: 2
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 1,258 Total
-
Rankings:
- Dependent packages count: 19.196%
- Dependent repos count: 57.752%
- Average: 58.971%
- Downloads: 99.966%
- Maintainers (1)
Dependencies
- 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
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v3 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- haskell/actions/setup v1 composite