Ecosyste.ms: Summary
An open API service providing a high level summary for open source projects.
https://github.com/ekmett/bytes
Score: 17.549821685683714
Last synced: 3 days ago
JSON representation
Repository metadata:
Serialization primitives that work with both cereal and binary.
- Host: GitHub
- URL: https://github.com/ekmett/bytes
- Owner: ekmett
- License: other
- Created: 2013-03-28T03:30:56.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T12:55:06.000Z (23 days ago)
- Last Synced: 2024-12-13T17:22:26.585Z (14 days ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/bytes
- Size: 381 KB
- Stars: 23
- Watchers: 16
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
- Authors: AUTHORS.markdown
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
GitHub Events
Total
- Create event: 1
- Push event: 2
- Total: 3
Last Year
- Create event: 1
- Push event: 2
- Total: 3
Committers metadata
Last synced: 27 days ago
Total Commits: 205
Total Committers: 22
Avg Commits per committer: 9.318
Development Distribution Score (DDS): 0.649
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 | 72 |
Ryan Scott | r****t@g****m | 67 |
Oleg Grenrus | o****s@i****i | 15 |
John Ericson | E****4@Y****m | 10 |
Alec | a****c@d****t | 6 |
davean | d****n@x****m | 6 |
Eric Mertens | e****s@g****m | 5 |
Michael Snoyman | m****l@s****m | 4 |
Dan Doel | d****l@g****m | 3 |
Stephen Compall | s****l@s****m | 2 |
John Van Enk | v****j@g****m | 2 |
Ben Gamari | b****s@g****m | 2 |
Ben Gamari | b****n@s****g | 2 |
Edward Betts | e****d@4****m | 1 |
Alexander Berntsen | a****r@p****t | 1 |
Alexey Khudyakov | a****y@g****m | 1 |
Ben Gamari | b****i@g****m | 1 |
Carter Tazio Schonwald | c****d@g****m | 1 |
Herbert Valerio Riedel | h****r@g****g | 1 |
John Ericson | J****n@O****s | 1 |
Ricky Elrod | r****y@e****e | 1 |
Ryan Scott | r****t@g****m | 1 |
Issue and Pull Request metadata
Last synced: 5 days ago
Total issues: 20
Total pull requests: 39
Average time to close issues: 5 months
Average time to close pull requests: 20 days
Total issue authors: 16
Total pull request authors: 15
Average comments per issue: 2.25
Average comments per pull request: 1.95
Merged pull request: 36
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- jprupp (2)
- nikita-volkov (2)
- phadej (2)
- RyanGlScott (2)
- bgamari (1)
- cartazio (1)
- davean (1)
- Ericson2314 (1)
- ghost (1)
- hawkw (1)
- hvr (1)
- mcandre (1)
- niteria (1)
- pchiusano (1)
- snoyberg (1)
Top Pull Request Authors
- phadej (10)
- deviant-logic (4)
- snoyberg (4)
- bgamari (4)
- Ericson2314 (4)
- RyanGlScott (3)
- S11001001 (2)
- relrod (1)
- fumieval (1)
- Shimuuar (1)
- EdwardBetts (1)
- sw17ch (1)
- ghost (1)
- cartazio (1)
- hvr (1)
Top Issue Labels
- enhancement (1)
- question (1)
- third-party (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 70,277 total
- Total dependent packages: 9
- Total dependent repositories: 181
- Total versions: 42
- Total maintainers: 3
hackage.haskell.org: bytes
Sharing code for serialization between binary and cereal.
- Homepage: https://github.com/ekmett/bytes
- Licenses: BSD-3-Clause
- Latest release: 0.17.4 (published 23 days ago)
- Last Synced: 2024-12-22T12:16:20.867Z (5 days ago)
- Versions: 42
- Dependent Packages: 9
- Dependent Repositories: 181
- Downloads: 70,277 Total
-
Rankings:
- Downloads: 1.955%
- Dependent packages count: 2.436%
- Dependent repos count: 2.492%
- Average: 6.717%
- Forks count: 10.54%
- Stargazers count: 16.163%
- Maintainers (3)
Dependencies
- base >=4.5 && <5
- binary >=0.5.1 && <0.9
- binary-orphans >=1.0.1 && <1.1
- bytestring >=0.9 && <0.12
- cereal >=0.5.2 && <0.6
- containers >=0.3 && <1
- fail >=4.9.0.0 && <4.10
- ghc-prim *
- hashable >=1.0.1.1 && <1.5
- mtl >=2.0 && <2.4
- nats >=1.1.2 && <1.2
- scientific >=0.0 && <1
- semigroups >=0.5 && <1
- text >=0.2 && <2.1
- time >=1.2 && <1.13
- transformers >=0.2 && <0.7
- transformers-compat >=0.6.5 && <1
- unordered-containers ==0.2.*
- void >=0.6 && <1
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v3 composite