Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT9
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| cc • 1.2.61A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. | DIRECT | 2 | |
| cfg-if • 1.0.4A 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. | DIRECT | 0 | |
| find-msvc-tools • 0.1.9Find windows-specific tools, read MSVC versions from the registry and from COM interfaces | INDIRECT | 0 | |
| libc • 0.2.186Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
| object • 0.37.3A unified interface for reading and writing object file formats. | INDIRECT | 1 | |
| psm • 0.1.31Portable Stack Manipulation: stack manipulation and introspection routines | DIRECT | 6 | |
| shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 | |
| windows-link • 0.2.1Linking for Windows | INDIRECT | 0 | |
| windows-sys • 0.61.2Rust for Windows | DIRECT | 1 |
Apache-2.0 WITH LLVM-exception1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| ar_archive_writer • 0.5.1A writer for object file ar archives | INDIRECT | 2 |
MIT OR Unlicense1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| memchr • 2.8.0Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |