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.


Owner metadata:


GitHub Events

Total
Last Year

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 Email 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ekmett/bytes

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

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

bytes.cabal hackage
  • 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
.github/workflows/haskell-ci.yml actions
  • actions/cache/restore v3 composite
  • actions/cache/save v3 composite
  • actions/checkout v3 composite