rustls
TLS library
A modern, platform-independent TLS library written in Rust
A modern TLS library in Rust
6k stars
85 watching
648 forks
Language: Rust
last commit: 7 days 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,755 |
seanmonstar/reqwest | An HTTP client library for Rust providing an ergonomic and powerful way to make HTTP requests | 9,926 |
digitalbazaar/forge | A JavaScript implementation of TLS and cryptographic tools for building network-heavy web applications | 5,081 |
openssl/openssl | A toolkit for implementing end-to-end encryption protocols and cryptographic primitives. | 25,914 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,182 |
mbed-tls/mbedtls | A portable TLS library suitable for embedded systems with cryptographic primitives and protocol implementations. | 5,551 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 479 |
microsoft/windows-rs | Provides Rust language bindings and utilities to interact with the Windows operating system. | 10,460 |
rusterlium/rustler | Provides a safe Rust bridge for interacting with Erlang VM | 4,370 |
poem-web/poem | A web framework for building fast and scalable HTTP servers using the Rust programming language. | 3,623 |
rust-cli/config-rs | A configuration system for Rust applications that supports multiple formats and allows flexible configuration management. | 2,638 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
tealdeer-rs/tealdeer | A fast implementation of tldr in Rust. | 4,250 |