Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/ekmett/keys
Last synced: about 2 hours ago
Repository metadata:
keyed functors
- Host: GitHub
- URL: https://github.com/ekmett/keys
- Owner: ekmett
- License: other
- Created: 2011-02-05T05:09:23.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T13:21:39.000Z (4 months ago)
- Last Synced: 2024-10-29T22:30:30.125Z (11 days ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/keys
- Size: 89.8 KB
- Stars: 22
- Watchers: 7
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
Owner metadata:
- Name: Edward Kmett
- Login: ekmett
- Email:
- Kind: user
- Description: I write a lot of Haskell.
- Website: http://comonad.com
- Location: Farmington Hills, MI
- Twitter: kmett
- Company: Groq
- Icon url: https://avatars.githubusercontent.com/u/304657?v=4
- Repositories: 298
- Last Synced at: 2023-04-10T02:32:00.294Z
- Profile URL: https://github.com/ekmett
- Sponsor URL:
Committers metadata
Last synced: about 6 hours ago
Total Commits: 121
Total Committers: 13
Avg Commits per committer: 9.308
Development Distribution Score (DDS): 0.488
Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Edward Kmett | e****t@g****m | 62 |
Ryan Scott | r****t@g****m | 42 |
Oleg Grenrus | o****s@i****i | 6 |
Herbert Valerio Riedel | h****r@g****g | 2 |
Andrew Darqui | a****i@g****m | 1 |
Ben Gamari | b****s@g****m | 1 |
Conal Elliott | c****l@c****t | 1 |
Dom De Re | d****e@d****m | 1 |
Marcin Tolysz | t****z@g****m | 1 |
Robert Vollmert | r****t@g****t | 1 |
RyanGlScott | r****t@k****u | 1 |
recursion-ninja | g****b@r****a | 1 |
yac | y****c@b****t | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 80,091 total
- Total dependent packages: 7
- Total dependent repositories: 183
- Total versions: 37
- Total maintainers: 3
hackage: keys
This package provides a bunch of ad hoc classes for accessing parts of a container. In practice this package is largely subsumed by the lens package, but it is maintained for now as it has much simpler dependencies.
- Homepage: http://github.com/ekmett/keys/
- Licenses: BSD-3-Clause
- Latest release: 3.12.3 (published almost 5 years ago)
- Last Synced: 2024-11-09T02:02:01.370Z (1 day ago)
- Versions: 37
- Dependent Packages: 7
- Dependent Repositories: 183
- Downloads: 80,091 Total
-
Rankings:
- Downloads: 1.65%
- Dependent repos count: 2.441%
- Dependent packages count: 3.385%
- Average: 6.836%
- Forks count: 10.54%
- Stargazers count: 16.163%
- Maintainers (3)
Dependencies
- array >=0.3.0.2 && <0.6
- base >=4.5 && <5
- base-orphans >=0.5.4 && <0.9
- comonad >=4 && <6
- containers >=0.3 && <0.7
- free >=4 && <6
- ghc-prim ==0.2.*
- hashable >=1.1.2.3 && <1.5
- semigroupoids >=5.2 && <6
- semigroups >=0.8.3.1 && <1
- tagged >=0.7.3 && <1
- transformers >=0.2 && <0.7
- transformers-compat >=0.3 && <1
- unordered-containers >=0.2.4 && <0.3
- void >=0.4 && <0.8
- actions/cache v2 composite
- actions/checkout v2 composite