licenses.dev

cranelift-native v0.65.0

Support for targeting the host with Cranelift

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
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
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerINDIRECT2
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcINDIRECT0
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.64Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.64derive(Error)INDIRECT5
Apache-2.0 WITH LLVM-exception7
PackageRelationDependenciesPublished
cranelift-bforest • 0.65.0A forest of B+-treesINDIRECT1
cranelift-codegen-meta • 0.65.0Metaprogram for cranelift-codegen code generator libraryINDIRECT2
cranelift-codegen-shared • 0.65.0For code shared between cranelift-codegen-meta and cranelift-codegenINDIRECT0
cranelift-codegen • 0.65.0Low-level code generator libraryDIRECT16
cranelift-entity • 0.65.0Data structures using entity references as mapping keysINDIRECT0
regalloc • 0.0.26Modular register allocation algorithmsINDIRECT3
target-lexicon • 0.10.0Targeting utilities for compilers and related toolsDIRECT0
MIT1
PackageRelationDependenciesPublished
raw-cpuid • 7.0.4A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel CPUID manual description. The library does only depend on libcore.DIRECT6
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.65.0 version:

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