licenses.dev

hyperx v0.13.2

Hyper's typed header module, eXtracted and improved

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
base64 • 0.10.1encodes and decodes base64 as bytes or utf8DIRECT1
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
http • 0.1.21A set of types for representing HTTP requests and responses. DIRECT6
httparse • 1.9.5A tiny, safe, speedy, zero-copy HTTP/1.x parser.DIRECT0
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
itoa • 0.4.8Fast integer primitive to string conversionINDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
mime • 0.3.17Strongly Typed MimesDIRECT0
percent-encoding • 1.0.1Percent encoding and decodingDIRECT0
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].DIRECT5
unicase • 2.8.0A case-insensitive wrapper around strings.DIRECT0
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
MIT2
PackageRelationDependenciesPublished
bytes • 0.4.12Types and traits for working with bytesDIRECT3
language-tags • 0.2.2Language tags for RustDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.13.2 version:

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