licenses.dev

rust-gpu-tools v0.6.2

Rust OpenCL tools

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT35
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
block-buffer • 0.10.4Buffer type for block processing of dataINDIRECT3
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
cl-sys • 0.4.3OpenCL FFI bindings.INDIRECT1
cpufeatures • 0.2.16Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS INDIRECT1
crypto-common • 0.1.6Common cryptographic traitsINDIRECT3
cuda-config • 0.1.0Helper crate for finding CUDA librariesINDIRECT1
cuda-driver-sys • 0.3.0Rust binding to CUDA Driver APIsINDIRECT2
digest • 0.10.7Traits for cryptographic hash functions and message authentication codesINDIRECT5
dirs-sys • 0.3.7System-level helper functions for the dirs and directories crates.INDIRECT16
dirs • 4.0.0A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.DIRECT17
fil-rustacuda • 0.1.4CUDA Driver API WrapperDIRECT10
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
glob • 0.3.1Support for matching file paths against Unix shell style patterns. INDIRECT0
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.DIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
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_core • 0.1.2Minimal kernel-support crate for RustacudaINDIRECT0
rustacuda_derive • 0.1.2Custom Derive Macro for RustaCUDAINDIRECT4
sha2 • 0.10.8Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. DIRECT9
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.91Parser for Rust source codeINDIRECT2
temp-env • 0.2.0Set environment variables temporarily.DIRECT1
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)DIRECT5
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.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
MIT3
PackageRelationDependenciesPublished
generic-array • 0.14.7Generic types implementing functionality of arraysINDIRECT2
libredox • 0.1.3Redox stable ABIINDIRECT2
redox_users • 0.4.6A Rust library to access Redox users and groups functionalityINDIRECT12
Apache-2.02
PackageRelationDependenciesPublished
cl3 • 0.6.5A Rust implementation of the Khronos OpenCL 3.0 API and extensions.INDIRECT2
opencl3 • 0.6.3A Rust implementation of the Khronos OpenCL 3.0 API and extensions.DIRECT3
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
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/rust-gpu-tools)](https://licenses.dev/cargo/rust-gpu-tools)
<a href="https://licenses.dev/cargo/rust-gpu-tools">
  <img src="https://licenses.dev/b/cargo/rust-gpu-tools" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.2 version:

[![licenses](https://licenses.dev/b/cargo/rust-gpu-tools/0.6.2)](https://licenses.dev/cargo/rust-gpu-tools/0.6.2)
<a href="https://licenses.dev/cargo/rust-gpu-tools/0.6.2">
  <img src="https://licenses.dev/b/cargo/rust-gpu-tools/0.6.2" alt="licenses" />
</a>
GitHub