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

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

Score: 9.599879329534087

Last synced: about 18 hours ago
JSON representation

Repository metadata:

Library for dealing with system processes


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 2,454
Total Committers: 111
Avg Commits per committer: 22.108
Development Distribution Score (DDS): 0.401

Commits in past year: 39
Committers in past year: 3
Avg Commits per committer in past year: 13.0
Development Distribution Score (DDS) in past year: 0.282

Name Email Commits
simonmar u****n 1471
Michael Snoyman m****l@s****m 125
Ian Lynagh i****o@e****i 102
Ben Gamari b****n@s****g 97
Simon Marlow s****r@m****m 92
Ross Paterson r****s@s****k 84
Tamar Christina t****r@z****m 56
Simon Marlow m****d@g****m 49
Herbert Valerio Riedel h****r@g****g 41
Tom Ellis t****t@j****k 41
Ian Lynagh i****n@w****m 32
Don Stewart d****s@c****u 30
Duncan Coutts d****n@w****m 19
Simon Hengel s****l@t****t 10
Charles Cooper c****m@g****m 9
mangoiv c****t@m****m 8
Robert Vollmert r****b@v****t 7
Bartosz Nitka b****a@f****m 6
sheaf s****e@g****m 5
Zubin Duggal z****l@g****m 5
Luite Stegeman s****n@g****m 5
David Terei d****i@g****m 5
Tom McLaughlin p****7@g****m 5
Paolo Capriotti p****i@g****m 4
Manuel M T Chakravarty c****k@c****u 4
jprider63 j****p@j****e 4
Ryan Scott r****t@g****m 4
Hamish Mackenzie H****e@g****m 4
Greg Steuck g****g@n****x 4
Edward Z. Yang e****g@m****u 3
and 81 more...

Issue and Pull Request metadata

Last synced: 9 days ago

Total issues: 153
Total pull requests: 251
Average time to close issues: 3 months
Average time to close pull requests: 18 days
Total issue authors: 100
Total pull request authors: 77
Average comments per issue: 4.14
Average comments per pull request: 2.46
Merged pull request: 205
Bot issues: 0
Bot pull requests: 0

Past year issues: 15
Past year pull requests: 16
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 5 days
Past year issue authors: 7
Past year pull request authors: 7
Past year average comments per issue: 4.13
Past year average comments per pull request: 3.06
Past year merged pull request: 10
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • bgamari (16)
  • tomjaguarpaw (7)
  • joeyh (6)
  • andreasabel (4)
  • MangoIV (4)
  • blackgnezdo (3)
  • ndmitchell (3)
  • wz1000 (3)
  • Mistuke (2)
  • eflister (2)
  • nh2 (2)
  • elaforge (2)
  • expipiplus1 (2)
  • Yuras (2)
  • adamgundry (2)

Top Pull Request Authors

  • bgamari (65)
  • Mistuke (17)
  • tomjaguarpaw (16)
  • snoyberg (13)
  • sheaf (10)
  • sol (10)
  • thomasjm (6)
  • RyanGlScott (5)
  • TerrorJack (5)
  • MangoIV (5)
  • ghost (4)
  • adamgundry (4)
  • wz1000 (4)
  • niteria (3)
  • kraai (3)

Top Issue Labels

  • invalid (1)

Top Pull Request Labels

  • bug (2)
  • enhancement (1)

Dependencies

test/process-tests.cabal hackage
  • process-tests * build
  • base >=4 && <5
  • deepseq >=1.1 && <1.6
  • process ==1.6.29.0
  • base >=4 && <5 test
  • bytestring >=0.11 && <0.13 test
  • deepseq >=1.1 && <1.6 test
  • directory >=1.1 && <1.4 test
  • filepath >=1.2 && <1.6 test
.github/workflows/prepare-release-artifacts.yml actions
  • actions/checkout v6 composite
  • actions/download-artifact v7 composite
  • actions/upload-artifact v7 composite
  • haskell/ghcup-setup v1 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
process.cabal hackage
  • Win32 >=2.4 && <2.14
  • base >=4.10 && <4.19
  • deepseq >=1.1 && <1.5
  • directory >=1.1 && <1.4
  • filepath >=1.2 && <1.5
  • unix >=2.5 && <2.9
  • base ==4.* test
  • bytestring * test
  • directory * test
  • process * test