licenses.dev

cargo-xdk v2.10.1

Makes building Rust libraries for Android simpler

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT47
PackageRelationDependenciesPublished
camino • 1.1.9UTF-8 pathsINDIRECT6
cargo-platform • 0.1.8Cargo's representation of a target platform.INDIRECT6
env_logger • 0.9.3A logging implementation for `log` which is configured via an environment variable. DIRECT24
fruity__bbqsrc • 0.2.0Rusty bindings for Apple librariesINDIRECT1
gumdrop_derive • 0.8.1custom derive support for gumdropINDIRECT4
gumdrop • 0.8.1Option parser with custom derive supportDIRECT5
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
humantime • 2.1.0 A parser and formatter for std::time::{Duration, SystemTime} INDIRECT0
iref • 1.4.3Uniform & Internationalized Resource Identifiers (URIs/IRIs), borrowed and owned.INDIRECT3
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
malloced • 1.3.1A malloc-ed box pointer type.INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
os_str_bytes • 2.4.0Lossless functionality for platform-native strings INDIRECT0
pathos • 0.3.0A natural API for handling OS-specific user or system directories, including iOS and Android.DIRECT22
pct-str • 1.2.0Percent-encoded strings for URL, URI, IRI, etc.INDIRECT1
percent-encoding • 2.3.1Percent encoding and decodingINDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT3
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningDIRECT6
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.132A JSON serialization file formatINDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)INDIRECT5
toml • 0.5.11A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. DIRECT6
utf8-decode • 1.0.1UTF-8 incremental decoding iterators.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
windirs • 1.0.1A safe wrapper around `SHGetKnownFolderPath`.INDIRECT3
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
MIT OR Unlicense4
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
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. INDIRECT0
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
MIT3
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
cargo_metadata • 0.14.2structured access to the output of `cargo metadata`DIRECT13
eieio • 1.0.0Error Implementing `Eq + Clone` replacing `std::io::Error`INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.10.1 version:

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