Haskell: https://github.com/haskell/fgl
Score: 8.845633256340186
Last synced: about 12 hours ago
JSON representation
Repository metadata:
A Functional Graph Library for Haskell
- Host: GitHub
- URL: https://github.com/haskell/fgl
- Owner: haskell
- License: other
- Created: 2015-03-05T06:03:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2026-05-19T11:59:39.000Z (about 1 month ago)
- Last Synced: 2026-06-23T17:05:08.230Z (5 days ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/fgl
- Size: 431 KB
- Stars: 200
- Watchers: 12
- Forks: 57
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Owner metadata:
- Name: Haskell
- Login: haskell
- Email:
- Kind: organization
- Description:
- Website: http://www.haskell.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/450574?v=4
- Repositories: 91
- Last Synced at: 2024-04-16T00:27:22.397Z
- Profile URL: https://github.com/haskell
GitHub Events
Total
- Issue comment event: 6
- Issues event: 1
- Push event: 2
- Watch event: 8
- Total: 17
Last Year
- Issue comment event: 6
- Issues event: 1
- Push event: 2
- Watch event: 5
- Total: 14
Committers metadata
Last synced: 6 days ago
Total Commits: 272
Total Committers: 32
Avg Commits per committer: 8.5
Development Distribution Score (DDS): 0.338
Commits in past year: 6
Committers in past year: 3
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.5
| Name | Commits | |
|---|---|---|
| Ivan Lazar Miljenovic | I****c@g****m | 180 |
| Troels Henriksen | a****s@s****k | 46 |
| Alexandre Moine | a****e@m****e | 6 |
| Sergiu Ivanov | s****v@c****r | 4 |
| Alex Washburn | g****b@r****a | 3 |
| Matthew Danish | m****5@c****k | 3 |
| konsumlamm | 4****m | 2 |
| David Luposchainsky | d****y@g****m | 2 |
| Kevin Quick | k****k@g****m | 2 |
| Piotr Mlodawski | r****x@g****m | 2 |
| George Thomas | g****s@g****m | 1 |
| Felix Yan | f****s@a****g | 1 |
| Emilio Wuerges | w****s@g****m | 1 |
| David Feuer | D****r@g****m | 1 |
| Conrad Parker | c****d@m****g | 1 |
| Andreas Abel | a****l@i****e | 1 |
| smyds | s****s@a****g | 1 |
| John Chee | c****o@g****m | 1 |
| Joseph C. Sible | j****e | 1 |
| Joshua Chia | j****a@g****m | 1 |
| Nathan Collins | c****n@g****m | 1 |
| Oleg Grenrus | o****s@i****i | 1 |
| Patrick Lambein | p****k@l****e | 1 |
| Rob Stewart | r****7@g****m | 1 |
| Sergei Trofimovich | s****x@c****g | 1 |
| Topsii | t****p@h****e | 1 |
| Vaibhav Sagar | v****r@g****m | 1 |
| andycatalano | a****o | 1 |
| hvr | h****r@g****g | 1 |
| osbugs | t****s@n****t | 1 |
| and 2 more... | ||
Issue and Pull Request metadata
Last synced: about 1 month ago
Total issues: 64
Total pull requests: 57
Average time to close issues: 8 months
Average time to close pull requests: 10 months
Total issue authors: 47
Total pull request authors: 37
Average comments per issue: 2.78
Average comments per pull request: 3.95
Merged pull request: 32
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 4
Past year average time to close issues: 1 day
Past year average time to close pull requests: about 9 hours
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 3.5
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- treeowl (8)
- kindaro (3)
- tomjaguarpaw (3)
- juhp (2)
- hvr (2)
- clinty (2)
- ciez (2)
- expipiplus1 (2)
- peti (2)
- matthewleon (1)
- andycatalano (1)
- wuerges (1)
- kquick (1)
- athas (1)
- yaitskov (1)
Top Pull Request Authors
- athas (5)
- treeowl (4)
- scolobb (3)
- nobrakal (3)
- robstewart57 (2)
- pmlodawski (2)
- osa1 (2)
- ciez (2)
- osbugs (2)
- phadej (2)
- ghost (2)
- psteiger (2)
- konsumlamm (2)
- jchia (1)
- Topsii (1)
Top Issue Labels
- enhancement (3)
- invalid (1)
- help wanted (1)
- fgl-arbitrary (1)
Top Pull Request Labels
Dependencies
- QuickCheck >=2.3 && <2.15
- base <5
- fgl >=5.5.2.0 && <6
- QuickCheck * test
- base * test
- containers * test
- fgl * test
- fgl-arbitrary * test
- hspec >=2.1 && <2.8 test
- base * benchmark
- deepseq * benchmark
- fgl * benchmark
- microbench * benchmark
- array *
- base >=4.3 && <5
- containers >=0.4.2
- containers <0.4.2
- deepseq >=1.1.0.0 && <1.5
- ghc-prim *
- transformers *
- QuickCheck >=2.8 && <2.15 test
- base * test
- containers * test
- fgl * test
- hspec >=2.1 && <2.8 test
- actions/cache v2 composite
- actions/checkout v2 composite