rustls VS Sunscreen

Compare rustls vs Sunscreen and see what are their differences.

rustls

A modern TLS library in Rust [Moved to: https://github.com/rustls/rustls] (by ctz)

Sunscreen

A compiler for fully homomorphic encryption and zero knowledge proofs (by Sunscreen-tech)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rustls Sunscreen
1 2
3,730 223
- 3.1%
9.2 8.4
over 1 year ago about 1 month ago
Rust Rust
GNU General Public License v3.0 or later GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rustls

Posts with mentions or reviews of rustls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-05.
  • How to create small Docker images for Rust
    5 projects | dev.to | 5 Oct 2022
    Making HTTPS calls is interesting because it requires a library to interact with TLS, usually openssl. But in order to build the smallest Docker image possible, we need to statically link our program, and statically linking openssl is not that easy. That's why we will avoid openssl and use rustls instead.

Sunscreen

Posts with mentions or reviews of Sunscreen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-15.

What are some alternatives?

When comparing rustls and Sunscreen you can also consider the following projects:

reqwest-impersonate - Impersonating the Chrome browser made easy

concrete - Concrete: TFHE Compiler that converts python programs into FHE equivalent

grin-vanity - A cli vanity address generator for Grin.

snarkOS - A Decentralized Operating System for ZK Applications

mesalink - OpenSSL compatibility layer for the Rust SSL/TLS stack

Ockam - Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.

sdk - SDK for private data access, built on homomorphic encryption.

tfhe-rs - TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.

grin - Minimal implementation of the Mimblewimble protocol.

rustls - A modern TLS library in Rust