licenses.dev

mimalloc v0.1.48

Performance and security oriented drop-in allocator

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
cc • 1.2.37A 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. INDIRECT2
find-msvc-tools • 0.1.1Find windows-specific tools, read MSVC versions from the registry and from COM interfacesINDIRECT0
libc • 0.2.175Raw FFI bindings to platform libraries like libc.INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT1
PackageRelationDependenciesPublished
libmimalloc-sys • 0.1.44Sys crate wrapping the mimalloc allocatorDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.48 version:

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