licenses.dev

zerocopy v0.8.40

Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR BSD-2-Clause OR MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
either • 1.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
elain • 0.3.1Set a type's minimum alignment with const generics.DIRECT0
itertools • 0.11.0Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
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.44Quasi-quoting macro quote!(...)INDIRECT2
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.8.5Random number generators and other randomness functionality. DIRECT1
rustversion • 1.0.22Conditional compilation according to rustc compiler versionDIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.DIRECT0
syn • 2.0.117Parser for Rust source codeINDIRECT2
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
zerocopy-derive • 0.8.40Custom derive for traits from the zerocopy crateDIRECT4
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/zerocopy)](https://licenses.dev/cargo/zerocopy)
<a href="https://licenses.dev/cargo/zerocopy">
  <img src="https://licenses.dev/b/cargo/zerocopy" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.40 version:

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