rustls-native-certs VS tokio-rustls

Compare rustls-native-certs vs tokio-rustls and see what are their differences.

rustls-native-certs

Integration with OS certificate stores for rustls (by rustls)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rustls-native-certs tokio-rustls
2 1
169 85
4.1% -
7.7 7.9
5 days ago 1 day ago
Rust Rust
GNU General Public License v3.0 or later Apache License 2.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-native-certs

Posts with mentions or reviews of rustls-native-certs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-09.

tokio-rustls

Posts with mentions or reviews of tokio-rustls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-09.
  • A brief guide to choosing TLS crates
    5 projects | /r/rust | 9 Jun 2023
    Now to build an async client using tokio. We need the tokio implementations for tls - * tokio-native-tls - https://crates.io/crates/tokio-native-tls * tokio-rustls - https://github.com/rustls/tokio-rustls. The certificates can be loaded using either webpki or native-certs crate.

What are some alternatives?

When comparing rustls-native-certs and tokio-rustls you can also consider the following projects:

tui-rs - Build terminal user interfaces and dashboards using Rust

webpki - WebPKI X.509 Certificate Validation in Rust

rust-tls-api - TLS API for Rust, and API implementations over native-tls and openssl in separate crates

ring - Safe, fast, small crypto using Rust

doku - đź’˝ Doku - Docker disk usage dashboard

rustls - A modern TLS library in Rust

clearscreen - Cross-platform terminal screen clearing library

rubygems - Library packaging and distribution for Ruby.

doku - fn(Code) -> Docs

Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!

clear-terminal - Clearing Terminal output in Rust

cross - “Zero setup” cross compilation and “cross testing” of Rust crates