Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/blamario/monoid-subclasses
Last synced: about 2 hours ago
Repository metadata:
Subclasses of Monoid with a solid theoretical foundation and practical purposes
- Host: GitHub
- URL: https://github.com/blamario/monoid-subclasses
- Owner: blamario
- License: bsd-3-clause
- Created: 2013-03-07T04:09:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T18:04:51.000Z (about 2 months ago)
- Last Synced: 2024-10-25T18:32:13.149Z (15 days ago)
- Language: Haskell
- Homepage:
- Size: 362 KB
- Stars: 33
- Watchers: 5
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Owner metadata:
- Name: Mario
- Login: blamario
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1476416?u=e79b20232dc41f46e60cd044f3b92269b8fb51f2&v=4
- Repositories: 36
- Last Synced at: 2023-05-09T12:51:09.323Z
- Profile URL: https://github.com/blamario
- Sponsor URL:
Committers metadata
Last synced: about 5 hours ago
Total Commits: 212
Total Committers: 10
Avg Commits per committer: 21.2
Development Distribution Score (DDS): 0.387
Commits in past year: 9
Committers in past year: 3
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.444
Name | Commits | |
---|---|---|
Mario Blažević | b****o@y****m | 130 |
Mario Blažević | b****o@p****m | 36 |
Jonathan Knowles | m****l@j****t | 30 |
Jack Kelly | j****k@j****e | 5 |
Mario Blažević | m****o@m****t | 4 |
Bodigrim | a****o@g****m | 3 |
John Ericson | J****n@O****s | 1 |
Matt Giles | m****s@g****m | 1 |
Oleg Grenrus | o****s@i****i | 1 |
Edward Betts | e****d@4****m | 1 |
Issue and Pull Request metadata
Last synced: about 2 hours ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 47,110 total
- Total dependent packages: 13
- Total dependent repositories: 152
- Total versions: 45
- Total maintainers: 1
hackage: monoid-subclasses
A hierarchy of subclasses of Monoid together with their instances for all data structures from base, containers, and text packages.
- Homepage: https://github.com/blamario/monoid-subclasses/
- Licenses: BSD-3-Clause
- Latest release: 1.2.5 (published 7 months ago)
- Last Synced: 2024-11-09T02:03:39.417Z (1 day ago)
- Versions: 45
- Dependent Packages: 13
- Dependent Repositories: 152
- Downloads: 47,110 Total
-
Rankings:
- Dependent packages count: 2.204%
- Downloads: 3.018%
- Dependent repos count: 3.346%
- Average: 6.915%
- Forks count: 12.269%
- Stargazers count: 13.738%
- Maintainers (1)
Dependencies
- actions/cache v2 composite
- actions/checkout v2 composite
- base >=4.9 && <5
- bytestring >=0.9 && <1.0
- commutative-semigroups ==0.1.*
- containers >=0.5.7.0 && <0.7
- primes ==0.2.*
- text >=0.11 && <1.3 || ==2.0.*
- vector >=0.12 && <0.14
- QuickCheck >=2.9 && <3 test
- base >=4.9 && <5 test
- bytestring >=0.9 && <1.0 test
- containers >=0.5.7.0 && <0.7 test
- monoid-subclasses * test
- primes ==0.2.* test
- quickcheck-instances >=0.3.12 && <0.4 test
- tasty >=0.7 test
- tasty-quickcheck >=0.7 && <1.0 test
- text >=0.11 && <1.3 || ==2.0.* test
- vector >=0.12 && <0.14 test