licenses.dev

cranelift-codegen v0.65.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 MIT24
PackageRelationDependenciesPublished
ahash • 0.3.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT0
anyhow • 1.0.90Flexible concrete Error type built on std::error::ErrorINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bumpalo • 3.16.0A fast bump allocation arena for Rust.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
cmake • 0.1.51A build dependency for running `cmake` to build a native library INDIRECT2
gimli • 0.21.0A library for reading and writing the DWARF debugging format.DIRECT3
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
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.INDIRECT0
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
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcINDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
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 stackDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
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-exception11
PackageRelationDependenciesPublished
cranelift-bforest • 0.65.0A forest of B+-treesDIRECT1
cranelift-codegen-meta • 0.65.0Metaprogram for cranelift-codegen code generator libraryDIRECT2
cranelift-codegen-shared • 0.65.0For code shared between cranelift-codegen-meta and cranelift-codegenDIRECT0
cranelift-entity • 0.65.0Data structures using entity references as mapping keysDIRECT0
peepmatic-automata • 0.2.0Finite-state transducer automataINDIRECT6
peepmatic-macro • 0.2.0Macros for peepmaticINDIRECT4
peepmatic-runtime • 0.2.0Runtime support for peepmatic peephole optimizersDIRECT16
peepmatic • 0.65.0DSL and compiler for generating peephole optimizersDIRECT24
regalloc • 0.0.26Modular register allocation algorithmsDIRECT3
target-lexicon • 0.10.0Targeting utilities for compilers and related toolsDIRECT0
wast • 15.0.0Customizable Rust parsers for the WebAssembly Text formats WAT and WAST INDIRECT1
MIT3
PackageRelationDependenciesPublished
bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!DIRECT6
z3-sys • 0.6.3Low-level bindings for the Z3 SMT solver from Microsoft ResearchINDIRECT3
z3 • 0.5.1High-level rust bindings for the Z3 SMT solver from Microsoft ResearchINDIRECT6
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.65.0 version:

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