licenses.dev

cranelift-codegen v0.62.0

Low-level code generator library

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
ahash • 0.3.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
gimli • 0.20.0A library for reading and writing the DWARF debugging format.DIRECT4
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
hashbrown • 0.7.2A Rust port of Google's SwissTable hash mapDIRECT2
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
log • 0.4.22A lightweight logging facade for Rust DIRECT0
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
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackDIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.64Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.64derive(Error)DIRECT5
Apache-2.0 WITH LLVM-exception5
PackageRelationDependenciesPublished
cranelift-bforest • 0.62.0A forest of B+-treesDIRECT1
cranelift-codegen-meta • 0.62.0Metaprogram for cranelift-codegen code generator libraryDIRECT2
cranelift-codegen-shared • 0.62.0For code shared between cranelift-codegen-meta and cranelift-codegenDIRECT0
cranelift-entity • 0.62.0Data structures using entity references as mapping keysDIRECT0
target-lexicon • 0.10.0Targeting utilities for compilers and related toolsDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
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-codegen)](https://licenses.dev/cargo/cranelift-codegen)
<a href="https://licenses.dev/cargo/cranelift-codegen">
  <img src="https://licenses.dev/b/cargo/cranelift-codegen" alt="licenses" />
</a>

Or the licenses badge code for the 0.62.0 version:

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