rustls
TLS library
A modern, platform-independent TLS library written in Rust
A modern TLS library in Rust
6k stars
85 watching
659 forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists
cryptographyrustssltls
Related projects:
Repository | Description | Stars |
---|---|---|
briansmith/ring | A small, fast, and secure cryptographic library implemented in assembly language | 3,787 |
seanmonstar/reqwest | An HTTP client for Rust. | 10,059 |
digitalbazaar/forge | A JavaScript implementation of TLS and cryptographic tools for building network-heavy web applications | 5,099 |
openssl/openssl | A robust toolkit for implementing secure communication protocols and cryptographic functions | 26,159 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
mbed-tls/mbedtls | A portable TLS library suitable for embedded systems with cryptographic primitives and protocol implementations. | 5,594 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 480 |
microsoft/windows-rs | A library that provides Rust bindings for calling Windows APIs. | 10,797 |
rusterlium/rustler | Provides a safe Rust bridge for interacting with Erlang VM | 4,389 |
poem-web/poem | A web framework for building fast and scalable HTTP servers using the Rust programming language. | 3,672 |
rust-cli/config-rs | A configuration system designed to support 12-factor applications and various data formats. | 2,700 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
tealdeer-rs/tealdeer | A fast implementation of tldr in Rust. | 4,554 |