Package Licenses
Apache-2.0 WITH LLVM-exception
Dependency Licenses
Apache-2.0 OR MIT16
Package | Relation | Dependencies | Published |
---|---|---|---|
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. | INDIRECT | 0 | |
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
bumpalo • 3.16.0A fast bump allocation arena for Rust. | INDIRECT | 0 | |
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. | INDIRECT | 0 | |
fallible-iterator • 0.2.0Fallible iterator traits | INDIRECT | 0 | |
fxhash • 0.2.1A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc. | INDIRECT | 1 | |
getrandom • 0.2.15A small cross-platform library for retrieving random data from system source | INDIRECT | 3 | |
gimli • 0.26.2A library for reading and writing the DWARF debugging format. | INDIRECT | 12 | |
hashbrown • 0.12.3A Rust port of Google's SwissTable hash map | DIRECT | 7 | |
indexmap • 1.9.3A hash table with consistent order and fast iteration. | INDIRECT | 9 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
log • 0.4.22A lightweight logging facade for Rust | DIRECT | 0 | |
once_cell • 1.20.2Single assignment cells and lazy values. | INDIRECT | 0 | |
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stack | DIRECT | 0 | |
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. | INDIRECT | 0 | |
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc. | INDIRECT | 0 |
Apache-2.0 WITH LLVM-exception9
Package | Relation | Dependencies | Published |
---|---|---|---|
cranelift-bforest • 0.91.1A forest of B+-trees | INDIRECT | 1 | |
cranelift-codegen-meta • 0.91.1Metaprogram for cranelift-codegen code generator library | INDIRECT | 1 | |
cranelift-codegen-shared • 0.91.1For code shared between cranelift-codegen-meta and cranelift-codegen | INDIRECT | 0 | |
cranelift-codegen • 0.91.1Low-level code generator library | DIRECT | 28 | |
cranelift-egraph • 0.91.1acyclic-egraph (aegraph) implementation for Cranelift | INDIRECT | 15 | |
cranelift-entity • 0.91.1Data structures using entity references as mapping keys | INDIRECT | 0 | |
cranelift-isle • 0.91.1ISLE: Instruction Selection and Lowering Expressions. A domain-specific language for instruction selection in Cranelift. | INDIRECT | 0 | |
regalloc2 • 0.5.1Backtracking register allocator inspired from IonMonkey | INDIRECT | 5 | |
target-lexicon • 0.12.16Targeting utilities for compilers and related tools | DIRECT | 0 |
unknown1
Package | Relation | Dependencies | Published |
---|---|---|---|
ahash • 0.7.8A non-cryptographic hash function using AES-NI for high performance | INDIRECT | 6 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
slice-group-by • 0.3.1Iterators over groups in slices and strs | INDIRECT | 0 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian. | INDIRECT | 0 |
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
Package | Relation | Dependencies | Published |
---|---|---|---|
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for Rust | INDIRECT | 0 |