Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/ndmitchell/derive
Last synced: about 2 hours ago
Repository metadata:
A Haskell program and library to derive instances for data types
- Host: GitHub
- URL: https://github.com/ndmitchell/derive
- Owner: ndmitchell
- License: bsd-3-clause
- Created: 2013-10-11T10:21:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T04:30:58.000Z (over 4 years ago)
- Last Synced: 2024-08-29T16:39:49.169Z (2 months ago)
- Language: TeX
- Size: 2.16 MB
- Stars: 25
- Watchers: 6
- Forks: 17
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE
Owner metadata:
- Name: Neil Mitchell
- Login: ndmitchell
- Email:
- Kind: user
- Description: Haskell programmer. All code is open source and licensed by me, not my employer. All views are my own.
- Website: https://ndmitchell.com
- Location: Cambridge, UK
- Twitter: ndm_haskell
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1651197?u=2a7f401a0bc6c1e722d5fbecc923715861c4567c&v=4
- Repositories: 135
- Last Synced at: 2023-04-10T06:01:38.293Z
- Profile URL: https://github.com/ndmitchell
- Sponsor URL:
Committers metadata
Last synced: about 6 hours ago
Total Commits: 843
Total Committers: 17
Avg Commits per committer: 49.588
Development Distribution Score (DDS): 0.191
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Neil Mitchell | n****l@g****m | 682 |
Stefan O'Rear | s****r@c****t | 74 |
[email protected] | u****n | 24 |
Twan van Laarhoven | t****l@g****m | 18 |
Samuel Bronson | n****n@g****m | 14 |
Austin Seipp | m****e@g****m | 9 |
David Himmelstrup | l****h@g****m | 5 |
Igor Pashev | p****r@g****m | 3 |
Johannes Waldmann | w****n@i****e | 3 |
M Farkas-Dyck | s****8@g****m | 2 |
Spencer Janssen | s****n@c****u | 2 |
Vladimir Shabanov | d****v@v****m | 2 |
Daniel Schüssler | d****s@c****g | 1 |
David Waern | d****e@d****e | 1 |
Douglas Wilson | d****n@g****m | 1 |
James Michael DuPont | J****t@g****m | 1 |
Mateusz Kowalczyk | f****u@f****k | 1 |
Issue and Pull Request metadata
Last synced: about 2 hours ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 67,950 total
- Total dependent packages: 2
- Total dependent repositories: 462
- Total versions: 47
- Total maintainers: 5
hackage: derive
Data.Derive is a library and a tool for deriving instances for Haskell programs. It is designed to work with custom derivations, SYB and Template Haskell mechanisms. The tool requires GHC, but the generated code is portable to all compilers. We see this tool as a competitor to DrIFT.
- Homepage: https://github.com/ndmitchell/derive#readme
- Licenses: BSD-3-Clause
- Latest release: 2.6.5 (published almost 6 years ago)
- Last Synced: 2024-11-09T02:01:52.077Z (1 day ago)
- Versions: 47
- Dependent Packages: 2
- Dependent Repositories: 462
- Downloads: 67,950 Total
-
Rankings:
- Dependent repos count: 0.899%
- Downloads: 1.984%
- Average: 7.555%
- Forks count: 9.24%
- Dependent packages count: 10.472%
- Stargazers count: 15.179%
- Maintainers (5)
Dependencies
- base ==4.*
- bytestring *
- containers *
- derive *
- directory *
- filepath *
- haskell-src-exts ==1.20.*
- pretty *
- process *
- syb *
- template-haskell *
- transformers >=0.2
- uniplate >=1.5 && <1.7