An open API service for producing an overview of a list of open source projects.

https://github.com/rust-openssl/rust-openssl

Score: 34.19830816847469

Last synced: about 12 hours ago
JSON representation

Repository metadata:

OpenSSL bindings for Rust


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 3,369
Total Committers: 409
Avg Commits per committer: 8.237
Development Distribution Score (DDS): 0.535

Commits in past year: 195
Committers in past year: 27
Avg Commits per committer in past year: 7.222
Development Distribution Score (DDS) in past year: 0.754

Name Email Commits
Steven Fackler s****r@g****m 1567
Alex Gaynor a****r@g****m 185
Theo Buehler t****b@o****g 69
Paul Kehrer p****r@g****m 63
Charlie Li g****t@v****o 62
Huw Jones h****w@p****m 47
Manuel Schölling m****g@g****e 36
Valerii Hiora v****a@g****m 32
Benjamin Fry b****y@m****m 31
Jethro Beekman j****o@j****l 28
Alex Crichton a****x@a****m 27
Wiktor Kwapisiewicz w****r@m****z 25
Andy Gauge a****e@g****m 22
Kevin Ballard k****n@s****g 22
Cody P Schafer d****v@c****m 20
Bernd Krietenstein b****n@r****m 18
Erick Tryzelaar e****r@g****m 18
Sean McGrail m****s@a****m 18
Christopher Swenson c****n@m****m 15
Noah 3****8 15
Zhang Jingqiang z****q@o****m 15
Benjamin Saunders b****s@g****m 14
Stefan Bühler s****r@w****e 14
Ladislav Sládeček l****k@g****m 14
Jack Rickard j****d@m****m 14
Justin Smith j****h@a****m 14
Jonas Schievink j****s@s****t 13
Bastian Köcher g****t@k****e 12
johnthagen j****n@g****m 12
Chris Cole c****e@a****u 12
and 379 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 17
Total pull requests: 64
Average time to close issues: 3 months
Average time to close pull requests: 28 days
Total issue authors: 16
Total pull request authors: 27
Average comments per issue: 2.59
Average comments per pull request: 1.22
Merged pull request: 29
Bot issues: 0
Bot pull requests: 3

Past year issues: 15
Past year pull requests: 64
Past year average time to close issues: about 22 hours
Past year average time to close pull requests: 28 days
Past year issue authors: 14
Past year pull request authors: 27
Past year average comments per issue: 2.13
Past year average comments per pull request: 1.22
Past year merged pull request: 29
Past year bot issues: 0
Past year bot pull requests: 3

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

Top Issue Authors

  • kernelSHE (2)
  • kornelski (1)
  • farahfinn (1)
  • heitbaum (1)
  • venkatesh6911 (1)
  • igor-raits (1)
  • MythicByte (1)
  • c410-f3r (1)
  • ctjhoa (1)
  • katyo (1)
  • heri16 (1)
  • Banyc (1)
  • Manishearth (1)
  • mtnking (1)
  • davidben (1)

Top Pull Request Authors

  • alex (12)
  • frasertweedale (8)
  • buytenh (7)
  • reaperhulk (5)
  • justsmth (4)
  • dependabot[bot] (3)
  • huwcbjones (2)
  • butteronarchbtw (2)
  • siegling (2)
  • FinnRG (2)
  • tyilo (1)
  • goffrie (1)
  • jeremycline (1)
  • gshaurya18 (1)
  • rcollinskets (1)

Top Issue Labels

Top Pull Request Labels

  • github_actions (3)
  • dependencies (3)

Package metadata

crates.io: openssl

OpenSSL bindings

crates.io: openssl-sys

FFI bindings to OpenSSL

  • Homepage:
  • Documentation: https://docs.rs/openssl-sys/
  • Licenses: MIT
  • Latest release: 0.9.117 (published 3 months ago)
  • Last Synced: 2026-08-25T13:02:55.589Z (1 day ago)
  • Versions: 183
  • Dependent Packages: 192
  • Dependent Repositories: 29,642
  • Downloads: 426,422,160 Total
  • Docker Downloads: 36,925,633
  • Rankings:
    • Downloads: 0.107%
    • Dependent repos count: 0.123%
    • Docker downloads count: 0.19%
    • Dependent packages count: 0.356%
    • Average: 1.073%
    • Forks count: 1.397%
    • Stargazers count: 4.267%
  • Maintainers (3)
proxy.golang.org: github.com/rust-openssl/rust-openssl

openbsd-7.9-amd64: security/rust-openssl-tests

source of the rust-openssl crate for regression testing

  • Homepage: https://github.com/rust-openssl/rust-openssl
  • Licenses:
  • Latest release: 20260411 (published 4 months ago)
  • Last Synced: 2026-05-28T02:55:56.308Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • sfackler/actions/rustfmt master composite
  • sfackler/actions/rustup master composite
openssl/Cargo.toml cargo
  • hex 0.3 development
  • bitflags 1.0
  • cfg-if 1.0
  • ffi 0.9.80
  • foreign-types 0.3.1
  • libc 0.2
  • once_cell 1.5.2
  • openssl-macros 0.1.0
openssl-errors/Cargo.toml cargo
  • openssl 0.10.19 development
  • cfg-if 1.0
  • libc 0.2
  • openssl-sys 0.9.64
Cargo.toml cargo
openssl-macros/Cargo.toml cargo
openssl-sys/Cargo.toml cargo
systest/Cargo.toml cargo