licenses.dev

cranelift-egraph v0.91.1

acyclic-egraph (aegraph) implementation for Cranelift

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
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. INDIRECT0
fxhash • 0.2.1A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.DIRECT1
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapDIRECT7
indexmap • 1.9.3A hash table with consistent order and fast iteration.DIRECT9
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
cranelift-entity • 0.91.1Data structures using entity references as mapping keysDIRECT0
unknown1
PackageRelationDependenciesPublished
ahash • 0.7.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT6
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.91.1 version:

[![licenses](https://licenses.dev/b/cargo/cranelift-egraph/0.91.1)](https://licenses.dev/cargo/cranelift-egraph/0.91.1)
<a href="https://licenses.dev/cargo/cranelift-egraph/0.91.1">
  <img src="https://licenses.dev/b/cargo/cranelift-egraph/0.91.1" alt="licenses" />
</a>
GitHub