licenses.dev

cranelift-jit v0.74.0

A JIT library backed by Cranelift

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 WITH LLVM-exception11
PackageRelationDependenciesPublished
cranelift-bforest • 0.74.0A forest of B+-treesINDIRECT1
cranelift-codegen-meta • 0.74.0Metaprogram for cranelift-codegen code generator libraryINDIRECT2
cranelift-codegen-shared • 0.74.0For code shared between cranelift-codegen-meta and cranelift-codegenINDIRECT0
cranelift-codegen • 0.74.0Low-level code generator libraryDIRECT9
cranelift-entity • 0.74.0Data structures using entity references as mapping keysDIRECT0
cranelift-frontend • 0.74.0Cranelift IR builder helperDIRECT10
cranelift-module • 0.74.0Support for linking functions and data with CraneliftDIRECT11
cranelift-native • 0.74.0Support for targeting the host with CraneliftDIRECT10
cranelift • 0.74.0Umbrella for commonly-used cranelift cratesDIRECT11
regalloc • 0.0.31Modular register allocation algorithmsINDIRECT3
target-lexicon • 0.12.16Targeting utilities for compilers and related toolsDIRECT0
Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
memmap2 • 0.2.3Cross-platform Rust API for memory-mapped file IODIRECT1
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcINDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.DIRECT2
MIT1
PackageRelationDependenciesPublished
region • 2.2.0Cross-platform virtual memory APIDIRECT6
BSD-2-Clause1
PackageRelationDependenciesPublished
mach • 0.3.2A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.74.0 version:

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