licenses.dev

h2 v0.2.7

An HTTP/2 client and server

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT66
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
base64 • 0.10.1encodes and decodes base64 as bytes or utf8INDIRECT1
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bumpalo • 3.16.0A fast bump allocation arena for Rust.INDIRECT0
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
cfg-if • 0.1.10A 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
cfg-if • 1.0.0A 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
env_logger • 0.5.13A logging implementation for `log` which is configured via an environment variable. DIRECT21
fnv • 1.0.7Fowler–Noll–Vo hash functionDIRECT0
futures-core • 0.3.31The core traits and types in for the `futures` library. DIRECT0
futures-sink • 0.3.31The asynchronous `Sink` trait for the futures-rs library. DIRECT0
futures-task • 0.3.31Tools for working with tasks. INDIRECT0
futures-util • 0.3.31Common utilities and extension traits for the futures-rs library. DIRECT4
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
hex • 0.2.0Encoding and decoding data into/from hexadecimal representation.DIRECT0
http • 0.2.12A set of types for representing HTTP requests and responses. DIRECT3
humantime • 1.3.0 A parser and formatter for std::time::{Duration, SystemTime} INDIRECT1
indexmap • 1.9.3A hash table with consistent order and fast iteration.DIRECT2
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
js-sys • 0.3.72Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. INDIRECT13
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
miow • 0.2.2A zero overhead I/O library for Windows, focusing on IOCP and async I/O abstractions. INDIRECT10
net2 • 0.2.39Extensions to the standard library's networking types as proposed in RFC 1158. INDIRECT5
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pin-project-internal • 1.1.6Implementation detail of the `pin-project` crate. INDIRECT4
pin-project-lite • 0.1.12A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-project-lite • 0.2.14A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-project • 1.1.6A crate for safe and ergonomic pin-projection. INDIRECT5
pin-utils • 0.1.0Utilities for pinning INDIRECT0
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quick-error • 1.2.3 A macro which makes error types pleasant to write. INDIRECT0
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.3.23Random number generators and other randomness functionality. DIRECT9
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.132A JSON serialization file formatDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
tokio-rustls • 0.12.3Asynchronous TLS/SSL streams for Tokio using Rustls.DIRECT52
wasm-bindgen-backend • 0.2.95Backend code generation of the wasm-bindgen tool INDIRECT8
wasm-bindgen-macro-support • 0.2.95The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate INDIRECT9
wasm-bindgen-macro • 0.2.95Definition of the `#[wasm_bindgen]` attribute, an internal dependency INDIRECT10
wasm-bindgen-shared • 0.2.95Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT0
wasm-bindgen • 0.2.95Easy support for interacting between JS and Rust. INDIRECT12
web-sys • 0.3.72Bindings for all Web APIs, a procedurally generated crate from WebIDL INDIRECT14
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT16
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
bytes • 0.5.6Types and traits for working with bytesDIRECT0
bytes • 1.7.2Types and traits for working with bytesINDIRECT0
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
mio • 0.6.23Lightweight non-blocking I/O.INDIRECT18
slab • 0.4.9Pre-allocated storage for a uniform data typeDIRECT1
spin • 0.5.2Spin-based synchronization primitivesINDIRECT0
tokio-macros • 0.2.6Tokio's proc macros. INDIRECT4
tokio-util • 0.3.1Additional utilities for working with Tokio. DIRECT32
tokio • 0.2.25An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. DIRECT30
tracing-core • 0.1.32Core primitives for application-level tracing. INDIRECT1
tracing-futures • 0.2.5Utilities for instrumenting `futures` with `tracing`. DIRECT11
tracing • 0.1.40Application-level tracing for Rust. DIRECT4
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
ws2_32-sys • 0.2.1Contains function definitions for the Windows API library ws2_32. See winapi for types and constants.INDIRECT2
MIT OR Unlicense7
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
quickcheck • 0.4.1Automatic property based testing with shrinking.DIRECT10
same-file • 0.1.3A simple crate for determining whether two file paths point to the same file. INDIRECT3
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT11
walkdir • 1.0.7Recursively walk a directory.DIRECT4
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
non-standard3
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
ring • 0.16.20Safe, fast, small crypto using Rust.INDIRECT23
webpki • 0.21.4Web PKI X.509 Certificate Verification.DIRECT24
Apache-2.0 OR ISC OR MIT2
PackageRelationDependenciesPublished
rustls • 0.16.0Rustls is a modern TLS library written in Rust.DIRECT28
sct • 0.6.1Certificate transparency SCT verification libraryINDIRECT24
ISC2
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
untrusted • 0.7.1Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
fuchsia-zircon-sys • 0.3.3Low-level Rust bindings for the Zircon kernelINDIRECT0
fuchsia-zircon • 0.3.3Rust bindings for the Zircon kernelINDIRECT2
MPL-2.01
PackageRelationDependenciesPublished
webpki-roots • 0.17.0Mozilla's CA root certificates for use with webpkiDIRECT25
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/h2)](https://licenses.dev/cargo/h2)
<a href="https://licenses.dev/cargo/h2">
  <img src="https://licenses.dev/b/cargo/h2" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.7 version:

[![licenses](https://licenses.dev/b/cargo/h2/0.2.7)](https://licenses.dev/cargo/h2/0.2.7)
<a href="https://licenses.dev/cargo/h2/0.2.7">
  <img src="https://licenses.dev/b/cargo/h2/0.2.7" alt="licenses" />
</a>
GitHub