licenses.dev

tls-api v0.12.0

TLS API without implementation

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT24
PackageRelationDependenciesPublished
anyhow • 1.0.102Flexible concrete Error type built on std::error::ErrorDIRECT0
base64 • 0.22.1encodes and decodes base64 as bytes or utf8INDIRECT0
bitflags • 2.11.0A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
errno • 0.3.14Cross-platform interface to the `errno` variable.INDIRECT3
fastrand • 2.3.0A simple and fast random number generatorINDIRECT0
futures-core • 0.3.32The core traits and types in for the `futures` library. INDIRECT0
futures-io • 0.3.32The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. INDIRECT0
futures-macro • 0.3.32The futures-rs procedural macro implementations. INDIRECT4
futures-task • 0.3.32Tools for working with tasks. INDIRECT0
futures-util • 0.3.32Common utilities and extension traits for the futures-rs library. DIRECT11
getrandom • 0.3.4A small cross-platform library for retrieving random data from system sourceINDIRECT5
libc • 0.2.183Raw FFI bindings to platform libraries like libc.INDIRECT0
once_cell • 1.21.3Single assignment cells and lazy values.INDIRECT0
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.45Quasi-quoting macro quote!(...)INDIRECT2
socket2 • 0.6.3Utilities for handling networking sockets with a maximal amount of configuration possible intended. INDIRECT3
syn • 2.0.117Parser for Rust source codeINDIRECT2
tempfile • 3.26.0A library for managing temporary files and directories.DIRECT14
thiserror-impl • 2.0.18Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 2.0.18derive(Error)DIRECT5
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT5
PackageRelationDependenciesPublished
bytes • 1.11.1Types and traits for working with bytesINDIRECT0
mio • 1.1.1Lightweight non-blocking I/O.INDIRECT4
pem • 3.0.6Parse and encode PEM-encoded data.DIRECT1
slab • 0.4.12Pre-allocated storage for a uniform data typeINDIRECT0
tokio • 1.50.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. DIRECT8
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception5
PackageRelationDependenciesPublished
linux-raw-sys • 0.12.1Generated bindings for Linux's userspace APIINDIRECT0
rustix • 1.1.4Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT6
wasi • 0.11.1+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
wasip2 • 1.0.2+wasi-0.2.9WASIp2 API bindings for RustINDIRECT1
wit-bindgen • 0.51.0Rust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component model. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.8.0Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR LGPL-2.1-or-later OR MIT1
PackageRelationDependenciesPublished
r-efi • 5.3.0UEFI Reference Specification Protocol Constants and DefinitionsINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/tls-api)](https://licenses.dev/cargo/tls-api)
<a href="https://licenses.dev/cargo/tls-api">
  <img src="https://licenses.dev/b/cargo/tls-api" alt="licenses" />
</a>

Or the licenses badge code for the 0.12.0 version:

[![licenses](https://licenses.dev/b/cargo/tls-api/0.12.0)](https://licenses.dev/cargo/tls-api/0.12.0)
<a href="https://licenses.dev/cargo/tls-api/0.12.0">
  <img src="https://licenses.dev/b/cargo/tls-api/0.12.0" alt="licenses" />
</a>
GitHub