licenses.dev

cranelift-object v0.76.0

Emit Cranelift output to native object files with `object`

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorDIRECT0
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
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
log • 0.4.22A lightweight logging facade for Rust DIRECT0
object • 0.26.2A unified interface for reading and writing object file formats.DIRECT6
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
Apache-2.0 WITH LLVM-exception9
PackageRelationDependenciesPublished
cranelift-bforest • 0.76.0A forest of B+-treesINDIRECT1
cranelift-codegen-meta • 0.76.0Metaprogram for cranelift-codegen code generator libraryINDIRECT2
cranelift-codegen-shared • 0.76.0For code shared between cranelift-codegen-meta and cranelift-codegenINDIRECT0
cranelift-codegen • 0.76.0Low-level code generator libraryDIRECT9
cranelift-entity • 0.76.0Data structures using entity references as mapping keysDIRECT0
cranelift-frontend • 0.76.0Cranelift IR builder helperDIRECT10
cranelift-module • 0.76.0Support for linking functions and data with CraneliftDIRECT11
regalloc • 0.0.31Modular register allocation algorithmsINDIRECT3
target-lexicon • 0.12.16Targeting utilities for compilers and related toolsDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.76.0 version:

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