licenses.dev

brainhecc v0.1.0

A Brainhecc compiler written in Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 WITH LLVM-exception12
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 libraryDIRECT13
cranelift-entity • 0.76.0Data structures using entity references as mapping keysINDIRECT0
cranelift-frontend • 0.76.0Cranelift IR builder helperINDIRECT14
cranelift-module • 0.76.0Support for linking functions and data with CraneliftDIRECT15
cranelift-native • 0.76.0Support for targeting the host with CraneliftDIRECT15
cranelift-object • 0.76.0Emit Cranelift output to native object files with `object`DIRECT20
cranelift • 0.76.0Umbrella for commonly-used cranelift cratesDIRECT15
regalloc • 0.0.31Modular register allocation algorithmsINDIRECT3
target-lexicon • 0.12.16Targeting utilities for compilers and related toolsDIRECT0
Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorINDIRECT0
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
gimli • 0.25.0A library for reading and writing the DWARF debugging format.INDIRECT3
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
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
object • 0.26.2A unified interface for reading and writing object file formats.INDIRECT6
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
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/brainhecc)](https://licenses.dev/cargo/brainhecc)
<a href="https://licenses.dev/cargo/brainhecc">
  <img src="https://licenses.dev/b/cargo/brainhecc" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/cargo/brainhecc/0.1.0)](https://licenses.dev/cargo/brainhecc/0.1.0)
<a href="https://licenses.dev/cargo/brainhecc/0.1.0">
  <img src="https://licenses.dev/b/cargo/brainhecc/0.1.0" alt="licenses" />
</a>
GitHub