licenses.dev

wee_alloc v0.4.5

wee_alloc: The Wasm-Enabled, Elfin Allocator

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
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. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. 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.DIRECT2
MPL-2.01
PackageRelationDependenciesPublished
memory_units • 0.4.0Safe conversions between units of memoryDIRECT0
MIT1
PackageRelationDependenciesPublished
spin • 0.5.2Spin-based synchronization primitivesDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.5 version:

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