Package Licenses
Apache-2.0 WITH LLVM-exception
Dependency Licenses
Apache-2.0 OR MIT17
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| ahash • 0.4.8A non-cryptographic hash function using AES-NI for high performance | INDIRECT | 0 | |
| bumpalo • 3.19.0A fast bump allocation arena for Rust. | INDIRECT | 0 | |
| either • 1.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. | INDIRECT | 0 | |
| hashbrown • 0.9.1A Rust port of Google's SwissTable hash map | DIRECT | 1 | |
| itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros. | DIRECT | 1 | |
| leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding. | INDIRECT | 0 | |
| log • 0.4.29A lightweight logging facade for Rust | DIRECT | 0 | |
| proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. | INDIRECT | 1 | |
| quote • 1.0.42Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
| rustc-hash • 1.1.0speed, non-cryptographic hash used in rustc | INDIRECT | 0 | |
| serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
| serde • 1.0.195A generic serialization/deserialization framework | DIRECT | 5 | |
| smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stack | DIRECT | 0 | |
| syn • 2.0.111Parser for Rust source code | INDIRECT | 2 | |
| thiserror-impl • 1.0.69Implementation detail of the `thiserror` crate | INDIRECT | 4 | |
| thiserror • 1.0.69derive(Error) | INDIRECT | 5 | |
| unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. | INDIRECT | 0 |
Apache-2.0 WITH LLVM-exception10
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| cranelift-bforest • 0.80.1A forest of B+-trees | INDIRECT | 7 | |
| cranelift-codegen-meta • 0.80.1Metaprogram for cranelift-codegen code generator library | INDIRECT | 1 | |
| cranelift-codegen-shared • 0.80.1For code shared between cranelift-codegen-meta and cranelift-codegen | INDIRECT | 0 | |
| cranelift-codegen • 0.80.1Low-level code generator library | DIRECT | 15 | |
| cranelift-entity • 0.80.1Data structures using entity references as mapping keys | DIRECT | 6 | |
| cranelift-frontend • 0.80.1Cranelift IR builder helper | DIRECT | 16 | |
| regalloc • 0.0.33Modular register allocation algorithms | INDIRECT | 3 | |
| target-lexicon • 0.12.16Targeting utilities for compilers and related tools | DIRECT | 0 | |
| wasmparser • 0.81.0A simple event-driven library for parsing WebAssembly binary files. | DIRECT | 0 | |
| wasmtime-types • 0.33.1WebAssembly type definitions for Cranelift | DIRECT | 10 |
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception3
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| wasm-encoder • 0.218.1A low-level WebAssembly encoder. | INDIRECT | 1 | |
| wast • 218.0.1Customizable Rust parsers for the WebAssembly Text formats WAT and WAST | INDIRECT | 5 | |
| wat • 1.218.1Rust parser for the WebAssembly Text format, WAT | DIRECT | 6 |
MIT OR Unlicense1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| memchr • 2.7.6Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.22Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |