licenses.dev

rustacuda_core v0.1.2

Minimal kernel-support crate for Rustacuda

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cuda-config • 0.1.0Helper crate for finding CUDA librariesINDIRECT1
cuda-driver-sys • 0.3.0Rust binding to CUDA Driver APIsINDIRECT2
glob • 0.3.1Support for matching file paths against Unix shell style patterns. INDIRECT0
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 • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rustacuda_derive • 0.1.2Custom Derive Macro for RustaCUDAINDIRECT4
rustacuda • 0.1.3CUDA Driver API WrapperDIRECT10
syn • 1.0.109Parser for Rust source codeINDIRECT3
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/rustacuda_core)](https://licenses.dev/cargo/rustacuda_core)
<a href="https://licenses.dev/cargo/rustacuda_core">
  <img src="https://licenses.dev/b/cargo/rustacuda_core" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.2 version:

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