Ecosyste.ms: Summary

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

https://github.com/ekmett/constraints

Score: 19.437065865752327

Last synced: 3 days ago
JSON representation

Repository metadata:

Tools for programming with ConstraintKinds in GHC


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 276
Total Committers: 31
Avg Commits per committer: 8.903
Development Distribution Score (DDS): 0.518

Commits in past year: 11
Committers in past year: 3
Avg Commits per committer in past year: 3.667
Development Distribution Score (DDS) in past year: 0.182

Name Email Commits
Edward Kmett e****t@g****m 133
Ryan Scott r****t@g****m 88
Oleg Grenrus o****s@i****i 6
Icelandjack b****t@g****m 5
Bodigrim a****o@g****m 4
David Feuer D****r@g****m 4
Ryan Scott r****t@g****m 4
oerjan o****n@n****g 4
Justin Le j****n@j****m 2
Sjoerd Visscher s****d@w****m 2
Özgür Akgün o****n@g****m 2
Fumiaki Kinoshita f****l@g****m 2
Andreas Abel a****l@i****e 2
tsahyt t****t 1
Hogeyama H****a 1
Griffin Smith r****t@g****i 1
Felix Yan f****s@a****g 1
Aaron Vargo f****t@g****m 1
Andrey Mokhov a****v@g****m 1
Austin Seipp a****p@p****m 1
Basile Henry b****y@g****m 1
Boyd Stephen Smith Jr b****s@i****t 1
Chris Dueck c****k@w****m 1
Facundo Domínguez f****z@t****o 1
George Thomas g****s@g****m 1
Jan Hrček h****k@g****m 1
Mitsutoshi Aoe m****e@f****n 1
Ricky Elrod r****y@e****e 1
Samuel May a****t@g****m 1
SkorikGG s****g@m****u 1
and 1 more...

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 53
Total pull requests: 56
Average time to close issues: 7 months
Average time to close pull requests: 27 days
Total issue authors: 25
Total pull request authors: 27
Average comments per issue: 3.04
Average comments per pull request: 1.02
Merged pull request: 48
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 3
Past year average time to close issues: 1 day
Past year average time to close pull requests: about 9 hours
Past year issue authors: 3
Past year pull request authors: 3
Past year average comments per issue: 1.67
Past year average comments per pull request: 1.0
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/ekmett/constraints

Top Issue Authors

  • Icelandjack (9)
  • SkorikGG (8)
  • treeowl (6)
  • Bodigrim (4)
  • RyanGlScott (3)
  • phadej (3)
  • ekmett (2)
  • Zemyla (1)
  • sjakobi (1)
  • philipjf (1)
  • peti (1)
  • nek0 (1)
  • masaeedu (1)
  • mageshb (1)
  • ivan-m (1)

Top Pull Request Authors

  • RyanGlScott (13)
  • phadej (6)
  • Bodigrim (4)
  • Icelandjack (3)
  • treeowl (3)
  • mstksg (2)
  • andreasabel (2)
  • SkorikGG (2)
  • fumieval (2)
  • oerjan (2)
  • Ericson2314 (1)
  • jhrcek (1)
  • tsahyt (1)
  • glittershark (1)
  • ag-eitilt (1)

Top Issue Labels

  • bug (1)

Top Pull Request Labels


Package metadata

hackage.haskell.org: constraints

GHC 7.4 gave us the ability to talk about ConstraintKinds. They stopped crashing the compiler in GHC 7.6. This package provides a vocabulary for working with them.

  • Homepage: http://github.com/ekmett/constraints/
  • Licenses: BSD-2-Clause
  • Latest release: 0.14.2 (published 8 months ago)
  • Last Synced: 2024-12-22T07:07:57.110Z (5 days ago)
  • Versions: 34
  • Dependent Packages: 57
  • Dependent Repositories: 291
  • Downloads: 98,688 Total
  • Rankings:
    • Dependent packages count: 0.526%
    • Downloads: 1.418%
    • Dependent repos count: 1.424%
    • Average: 4.007%
    • Forks count: 6.878%
    • Stargazers count: 9.788%
  • Maintainers (3)
proxy.golang.org: github.com/ekmett/constraints

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/ekmett/constraints#section-documentation
  • Licenses: other
  • Latest release: v0.14.2 (published 8 months ago)
  • Last Synced: 2024-12-22T07:07:54.592Z (5 days ago)
  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 4.123%
    • Stargazers count: 5.112%
    • Average: 7.403%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

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