licenses.dev

cust_core v0.1.1

Core library for cust that can be shared across CPU and GPU

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
cust_derive • 0.2.0Macros for custDIRECT4
glam • 0.20.5A simple and fast 3D math library for games and graphicsDIRECT3
half • 1.8.3Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.DIRECT0
libm • 0.2.8libm in pure RustINDIRECT0
num-complex • 0.4.6Complex numbers implementation for RustDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT2
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
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerINDIRECT1
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
vek • 0.15.10Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.DIRECT7
MIT1
PackageRelationDependenciesPublished
mint • 0.5.9Math interoperability standard typesDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.5.1Approximate floating point equality comparisons and assertions.INDIRECT3
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT3
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/cust_core)](https://licenses.dev/cargo/cust_core)
<a href="https://licenses.dev/cargo/cust_core">
  <img src="https://licenses.dev/b/cargo/cust_core" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

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