licenses.dev

cap v0.1.2

An allocator that can track and limit memory usage. This crate provides a generic allocator that wraps another allocator, tracking memory usage and enabling limits to be set.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

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