Package Licenses
Apache-2.0 WITH LLVM-exception
Dependency Licenses
Apache-2.0 OR MIT16
Package | Relation | Dependencies | Published |
---|---|---|---|
anyhow • 1.0.94Flexible concrete Error type built on std::error::Error | DIRECT | 0 | |
autocfg • 1.4.0Automatic cfg for Rust compiler features | 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 | |
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computation | INDIRECT | 1 | |
gimli • 0.26.2A library for reading and writing the DWARF debugging format. | DIRECT | 0 | |
hashbrown • 0.12.3A Rust port of Google's SwissTable hash map | INDIRECT | 0 | |
indexmap • 1.9.3A hash table with consistent order and fast iteration. | DIRECT | 8 | |
log • 0.4.22A lightweight logging facade for Rust | DIRECT | 0 | |
object • 0.27.1A unified interface for reading and writing object file formats. | DIRECT | 12 | |
proc-macro2 • 1.0.92A 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.37Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde • 1.0.195A generic serialization/deserialization framework | DIRECT | 5 | |
syn • 2.0.90Parser for Rust source code | INDIRECT | 2 | |
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crate | INDIRECT | 4 | |
thiserror • 1.0.69derive(Error) | DIRECT | 5 |
Apache-2.0 WITH LLVM-exception4
Package | Relation | Dependencies | Published |
---|---|---|---|
cranelift-entity • 0.80.1Data structures using entity references as mapping keys | DIRECT | 6 | |
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 |
CC0-1.01
Package | Relation | Dependencies | Published |
---|---|---|---|
more-asserts • 0.2.2Small library providing additional assert_* and debug_assert_* macros. | DIRECT | 0 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
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. | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |