Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

Prossimo: https://github.com/rustls/hyper-rustls

hyper rust

Score: 27.969595927558927

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Integration between hyper HTTP library and rustls TLS stack


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 286
Total Committers: 53
Avg Commits per committer: 5.396
Development Distribution Score (DDS): 0.734

Commits in past year: 60
Committers in past year: 15
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.483

Name Email Commits
Joseph Birr-Pixton j****n@g****m 76
Dirkjan Ochtman d****n@o****l 55
Daniel McCarney d****l@b****t 23
Luca Bruno l****o@c****m 17
Luca Bruno l****b@d****g 11
Zane Hannan z****u@g****m 10
dependabot-preview[bot] 2****] 9
Alex Gaynor a****r@g****m 8
Gabriel de Perthuis g****e@g****m 6
Alex Crawford a****d@c****m 5
messense m****e@i****m 5
Paolo Barbolini p****o@p****g 4
dependabot[bot] s****t@d****m 3
dependabot[bot] 4****] 3
tottoto t****v@g****m 3
Christopher Serr c****r@g****m 3
Sean McArthur s****n@s****m 2
Ryan Leckey l****n@g****m 2
Julian Antonielli j****i@g****m 2
Jens Reidel a****n@t****z 2
Ivan Tham p****e@r****t 2
Alex Touchet a****t@o****m 2
Marco Ieni 1****i 2
Erick Tryzelaar e****r@g****m 2
Jasper Bryant-Greene j****g@r****z 1
Richard Tweed R****C 1
Steven Fackler s****r@g****m 1
Toby Lawrence t****z 1
quininer q****r@l****m 1
Mikail Bagishov ☮️ b****l@y****u 1
and 23 more...

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 84
Total pull requests: 186
Average time to close issues: 6 months
Average time to close pull requests: about 1 month
Total issue authors: 65
Total pull request authors: 65
Average comments per issue: 3.1
Average comments per pull request: 2.16
Merged pull request: 118
Bot issues: 2
Bot pull requests: 50

Past year issues: 16
Past year pull requests: 50
Past year average time to close issues: 12 days
Past year average time to close pull requests: 4 days
Past year issue authors: 15
Past year pull request authors: 18
Past year average comments per issue: 3.38
Past year average comments per pull request: 2.18
Past year merged pull request: 27
Past year bot issues: 0
Past year bot pull requests: 16

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rustls/hyper-rustls

Top Issue Authors

  • kpcyrd (5)
  • erickt (3)
  • sanmai-NL (3)
  • CryZe (3)
  • niklasad1 (2)
  • digitwolf (2)
  • dependabot-preview[bot] (2)
  • IThawk (2)
  • jbg (2)
  • ctz (2)
  • cpu (2)
  • lucab (2)
  • alex (2)
  • martinomburajr (1)
  • Masber (1)

Top Pull Request Authors

  • dependabot-preview[bot] (31)
  • djc (24)
  • dependabot[bot] (19)
  • lucab (14)
  • cpu (12)
  • alex (7)
  • paolobarbolini (5)
  • g2p (3)
  • Fishrock123 (3)
  • CryZe (3)
  • ZaneHannanAU (2)
  • erickt (2)
  • crawford (2)
  • martell (2)
  • mehcode (2)

Top Issue Labels

Top Pull Request Labels

  • dependencies (50)
  • rust (16)
  • github_actions (1)

Package metadata

crates.io: hyper-rustls

Rustls+hyper integration for pure rust HTTPS

  • Homepage: https://github.com/rustls/hyper-rustls
  • Documentation: https://docs.rs/hyper-rustls/
  • Licenses: Apache-2.0 OR ISC OR MIT
  • Latest release: 0.27.1 (published 16 days ago)
  • Last Synced: 2024-04-23T19:43:19.143Z (3 days ago)
  • Versions: 45
  • Dependent Packages: 994
  • Dependent Repositories: 10,817
  • Downloads: 66,232,256 Total
  • Docker Downloads: 20,261,263
  • Rankings:
    • Dependent packages count: 0.064%
    • Downloads: 0.175%
    • Dependent repos count: 0.274%
    • Docker downloads count: 0.421%
    • Average: 2.629%
    • Forks count: 5.381%
    • Stargazers count: 9.46%
  • Maintainers (2)

Dependencies

Cargo.toml cargo
  • http 0.2
  • hyper 0.14
  • log 0.4.4
  • rustls 0.20.1
  • rustls-native-certs 0.6
  • tokio 1.0
  • tokio-rustls 0.23
  • webpki-roots 0.22
.github/workflows/build.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite