licenses.dev

naga v0.8.5

Shader translation infrastructure

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT43
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
base64 • 0.13.1encodes and decodes base64 as bytes or utf8INDIRECT0
bit-set • 0.5.3A set of bitsDIRECT1
bit-vec • 0.6.3A vector of bitsINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
diff • 0.1.13An LCS based slice and string diffing implementation.DIRECT0
env_logger • 0.9.3A logging implementation for `log` which is configured via an environment variable. DIRECT24
fixedbitset • 0.4.2FixedBitSet is a simple bitset collectionINDIRECT0
fxhash • 0.2.1A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.INDIRECT1
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
humantime • 2.1.0 A parser and formatter for std::time::{Duration, SystemTime} INDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.DIRECT2
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
petgraph • 0.6.3Graph data structure library. Provides graph types and graph algorithms.DIRECT4
proc-macro2 • 1.0.88A 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
ron • 0.7.1Rusty Object NotationDIRECT8
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.64Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.64derive(Error)DIRECT5
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. 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
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 Unlicense5
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
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
Apache-2.03
PackageRelationDependenciesPublished
codespan-reporting • 0.11.1Beautiful diagnostic reporting for text-based programming languagesDIRECT13
rspirv • 0.11.0+1.5.4Rust library APIs for SPIR-V module manipulationDIRECT12
spirv • 0.2.0+1.5.4Rust definition of SPIR-V structs and enumsDIRECT9
CC0-1.01
PackageRelationDependenciesPublished
hexf-parse • 0.2.1Parses hexadecimal floats (see also hexf)DIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
pp-rs • 0.2.1Shader preprocessorDIRECT1
MIT1
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
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/naga)](https://licenses.dev/cargo/naga)
<a href="https://licenses.dev/cargo/naga">
  <img src="https://licenses.dev/b/cargo/naga" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.5 version:

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