licenses.dev

cranefack v0.3.0

An optimizing brainfuck compiler

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT24
PackageRelationDependenciesPublished
anyhow • 1.0.91Flexible concrete Error type built on std::error::ErrorINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
gimli • 0.24.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
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
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
Apache-2.0 WITH LLVM-exception12
PackageRelationDependenciesPublished
cranelift-bforest • 0.75.0A forest of B+-treesINDIRECT1
cranelift-codegen-meta • 0.75.0Metaprogram for cranelift-codegen code generator libraryINDIRECT2
cranelift-codegen-shared • 0.75.0For code shared between cranelift-codegen-meta and cranelift-codegenINDIRECT0
cranelift-codegen • 0.75.0Low-level code generator libraryDIRECT13
cranelift-entity • 0.75.0Data structures using entity references as mapping keysINDIRECT0
cranelift-frontend • 0.75.0Cranelift IR builder helperINDIRECT14
cranelift-jit • 0.75.0A JIT library backed by CraneliftDIRECT24
cranelift-module • 0.75.0Support for linking functions and data with CraneliftDIRECT15
cranelift-native • 0.75.0Support for targeting the host with CraneliftDIRECT14
cranelift • 0.75.0Umbrella for commonly-used cranelift cratesDIRECT15
regalloc • 0.0.31Modular register allocation algorithmsINDIRECT3
target-lexicon • 0.12.16Targeting utilities for compilers and related toolsINDIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT11
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
Apache-2.01
PackageRelationDependenciesPublished
codespan-reporting • 0.11.1Beautiful diagnostic reporting for text-based programming languagesDIRECT13
MIT1
PackageRelationDependenciesPublished
region • 2.2.0Cross-platform virtual memory APIINDIRECT6
BSD-2-Clause1
PackageRelationDependenciesPublished
mach • 0.3.2A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0 version:

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