Ecosyste.ms: Summary

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

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

Score: 23.30602377427888

Last synced: 1 day ago
JSON representation

Repository metadata:

A fast Haskell library for parsing ByteStrings


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 779
Total Committers: 54
Avg Commits per committer: 14.426
Development Distribution Score (DDS): 0.297

Commits in past year: 7
Committers in past year: 2
Avg Commits per committer in past year: 3.5
Development Distribution Score (DDS) in past year: 0.143

Name Email Commits
Bryan O'Sullivan b****s@s****m 548
Ben Gamari b****n@s****g 47
SeanRBurton b****r@g****m 39
Johan Tibell j****l@g****m 16
Simon Hengel s****l@t****t 14
Mikhail Vorozhtsov m****v@g****m 12
Bodigrim a****o@g****m 10
Oleg Grenrus o****s@i****i 10
Andreas Abel a****l@i****e 6
Bas van Dijk v****s@g****m 6
Bryan O'Sullivan b****o@f****m 6
wren ng thornton w****n@c****g 4
Bjorn Buckwalter b****n@b****e 3
Bryan O'Sullivan b****s@l****m 3
David Lazar l****6@i****u 3
Samuel Bronson n****n@g****m 3
davean d****n@x****m 3
John Millikin j****n@g****m 2
Liyang HU g****t@l****u 2
Herbert Valerio Riedel h****r@g****g 2
Ryan Scott r****t@g****m 2
Slava Bacherikov s****a@b****g 2
Eric Lindblad a****d@o****m 2
Andrew Martin a****s@g****m 2
Amit Aryeh Levy a****t@a****m 2
convert-repo n****e@n****e 2
Arvin Moezzi m****a@g****m 1
askeblad 7****d 1
Sergey Vinokurov 1****v 1
Chris Martin c****n@g****m 1
and 24 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 106
Total pull requests: 120
Average time to close issues: 7 months
Average time to close pull requests: 4 months
Total issue authors: 78
Total pull request authors: 59
Average comments per issue: 2.44
Average comments per pull request: 1.69
Merged pull request: 77
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 4
Past year average time to close issues: 28 days
Past year average time to close pull requests: 27 days
Past year issue authors: 5
Past year pull request authors: 2
Past year average comments per issue: 2.67
Past year average comments per pull request: 0.5
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • phadej (8)
  • tibbe (5)
  • Gabriella439 (3)
  • treeowl (3)
  • varosi (3)
  • gregwebs (2)
  • singpolyma (2)
  • flip111 (2)
  • TomMD (2)
  • vaibhavsagar (2)
  • chris-martin (2)
  • nh2 (2)
  • wereHamster (2)
  • bgamari (2)
  • basvandijk (2)

Top Pull Request Authors

  • sol (13)
  • bgamari (9)
  • tibbe (9)
  • phadej (7)
  • SeanRBurton (6)
  • basvandijk (5)
  • Bodigrim (4)
  • andreasabel (4)
  • chris-martin (3)
  • Lysxia (2)
  • mvv (2)
  • zuqq (2)
  • zhujinxuan (2)
  • ghost (2)
  • hvr (2)

Top Issue Labels

  • info needed (1)

Top Pull Request Labels


Package metadata

hackage.haskell.org: attoparsec

A fast parser combinator library, aimed particularly at dealing efficiently with network protocols and complicated text/binary file formats.

  • Homepage: https://github.com/haskell/attoparsec
  • Licenses: BSD-3-Clause
  • Latest release: 0.14.4 (published over 2 years ago)
  • Last Synced: 2024-05-06T10:36:13.068Z (4 days ago)
  • Versions: 61
  • Dependent Packages: 206
  • Dependent Repositories: 3,246
  • Downloads: 452,890 Total
  • Docker Downloads: 16
  • Rankings:
    • Downloads: 0.045%
    • Dependent repos count: 0.153%
    • Dependent packages count: 0.158%
    • Docker downloads count: 1.288%
    • Average: 1.503%
    • Stargazers count: 3.227%
    • Forks count: 4.148%
  • Maintainers (3)

Dependencies

.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
attoparsec.cabal hackage
examples/attoparsec-examples.cabal hackage