licenses.dev

gltf v0.13.0

glTF 2.0 loader

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT24
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
base64 • 0.10.1encodes and decodes base64 as bytes or utf8DIRECT1
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
deflate • 0.7.20A DEFLATE, zlib and gzip encoder written in Rust. INDIRECT2
gltf-derive • 0.13.0Internal macros for the gltf crateINDIRECT5
gltf-json • 0.13.0JSON parsing for the gltf crateDIRECT16
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
jpeg-decoder • 0.1.22JPEG decoderINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
lzw • 0.10.0LZW compression and decompression.INDIRECT0
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
png • 0.14.1PNG decoding and encoding library in pure RustINDIRECT9
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
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.INDIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)INDIRECT2
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.134A JSON serialization file formatINDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 0.15.44Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT3
PackageRelationDependenciesPublished
image • 0.21.3Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT13
inflate • 0.4.5DEFLATE decodingINDIRECT1
inflections • 1.1.1High performance inflection transformation library for changing properties of words like the case.INDIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
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
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.3.2Approximate floating point equality comparisons and assertions.DIRECT2
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/gltf)](https://licenses.dev/cargo/gltf)
<a href="https://licenses.dev/cargo/gltf">
  <img src="https://licenses.dev/b/cargo/gltf" alt="licenses" />
</a>

Or the licenses badge code for the 0.13.0 version:

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