licenses.dev

stacker v0.1.17

A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
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. DIRECT1
cfg-if • 1.0.0A 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
psm • 0.1.23Portable Stack Manipulation: stack manipulation and introspection routinesDIRECT2
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.17 version:

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