licenses.dev

snarkvm-algorithms-cuda v0.11.7

Cuda optimizations for a decentralized virtual machine

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT36
PackageRelationDependenciesPublished
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT1
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
errno • 0.3.10Cross-platform interface to the `errno` variable.INDIRECT11
glob • 0.3.1Support for matching file paths against Unix shell style patterns. INDIRECT0
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
home • 0.5.11Shared definitions of home directories.INDIRECT10
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
num_cpus • 1.16.0Get the number of CPUs on a machine.INDIRECT2
once_cell • 1.20.2Single assignment cells and lazy values.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
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.91Parser for Rust source codeINDIRECT2
threadpool • 1.8.1A thread pool for running a number of jobs on a fixed set of worker threads. INDIRECT3
windows_aarch64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import 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.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.48.0Rust for WindowsINDIRECT8
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
zeroize_derive • 1.4.2Custom derive support for zeroizeINDIRECT4
zeroize • 1.8.1Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! INDIRECT5
Apache-2.02
PackageRelationDependenciesPublished
blst • 0.3.13Bindings for blst BLS12-381 libraryDIRECT13
sppark • 0.1.11Zero-knowledge template libraryDIRECT30
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
linux-raw-sys • 0.4.14Generated bindings for Linux's userspace APIINDIRECT0
rustix • 0.38.10Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT23
MIT1
PackageRelationDependenciesPublished
which • 4.4.2A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.DIRECT27
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/snarkvm-algorithms-cuda)](https://licenses.dev/cargo/snarkvm-algorithms-cuda)
<a href="https://licenses.dev/cargo/snarkvm-algorithms-cuda">
  <img src="https://licenses.dev/b/cargo/snarkvm-algorithms-cuda" alt="licenses" />
</a>

Or the licenses badge code for the 0.11.7 version:

[![licenses](https://licenses.dev/b/cargo/snarkvm-algorithms-cuda/0.11.7)](https://licenses.dev/cargo/snarkvm-algorithms-cuda/0.11.7)
<a href="https://licenses.dev/cargo/snarkvm-algorithms-cuda/0.11.7">
  <img src="https://licenses.dev/b/cargo/snarkvm-algorithms-cuda/0.11.7" alt="licenses" />
</a>
GitHub