https://github.com/rust-openssl/rust-openssl
Score: 7.578656850594762
Last synced: about 7 hours ago
JSON representation
Repository metadata:
OpenSSL bindings for Rust
- Host: GitHub
- URL: https://github.com/rust-openssl/rust-openssl
- Owner: rust-openssl
- Created: 2013-12-28T23:56:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2026-05-04T00:19:42.000Z (11 days ago)
- Last Synced: 2026-05-04T00:27:13.463Z (11 days ago)
- Language: Rust
- Homepage:
- Size: 12.2 MB
- Stars: 1,614
- Watchers: 24
- Forks: 818
- Open Issues: 342
-
Metadata Files:
- Readme: README.md
-
Funding:
- Github: sfackler
Owner metadata:
- Name: rust-openssl
- Login: rust-openssl
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/237450723?v=4
- Repositories: 1
- Last Synced at: 2025-10-13T00:07:46.921Z
- Profile URL: https://github.com/rust-openssl
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