licenses.dev

cuda_std v0.2.2

Standard library for CUDA with rustc_codegen_nvvm

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
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
cuda_std_macros • 0.2.0Macros for cuda_stdDIRECT4
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-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT2
paste • 1.0.15Macros for all your token pasting needsDIRECT0
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
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/cuda_std)](https://licenses.dev/cargo/cuda_std)
<a href="https://licenses.dev/cargo/cuda_std">
  <img src="https://licenses.dev/b/cargo/cuda_std" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.2 version:

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