licenses.dev

jemallocator v0.3.2

A Rust allocator backed by jemalloc

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
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
jemalloc-sys • 0.3.2Rust FFI bindings to jemalloc DIRECT4
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
paste-impl • 0.1.18Implementation detail of the `paste` crateINDIRECT1
paste • 0.1.18Macros for all your token pasting needsDIRECT2
proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression positionINDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT1
PackageRelationDependenciesPublished
fs_extra • 1.3.0Expanding std::fs and std::io. Recursively copy folders with information about process and much more.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.2 version:

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