licenses.dev

gfx-backend-vulkan v0.5.11

Vulkan API backend for gfx-rs

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
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
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSINDIRECT0
core-foundation • 0.9.4Bindings to Core Foundation for macOSINDIRECT2
core-graphics-types • 0.1.3Bindings for some fundamental Core Graphics typesDIRECT4
cty • 0.2.2Type aliases to C types like c_int for use with bindgenINDIRECT0
gfx-hal • 0.5.3gfx-rs hardware abstraction layerDIRECT5
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
shared_library • 0.1.9Easily bind to and load shared librariesDIRECT2
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackDIRECT0
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.DIRECT2
MIT6
PackageRelationDependenciesPublished
ash • 0.31.0Vulkan bindings for RustDIRECT5
malloc_buf • 0.0.6Structs for handling malloc'd memory passed to Rust.INDIRECT1
objc • 0.2.7Objective-C Runtime bindings and wrapper for Rust.DIRECT2
raw-window-handle • 0.3.4Interoperability library for Rust Windowing applications.DIRECT3
x11 • 2.21.0X11 library bindings for RustDIRECT2
xcb • 0.9.0Rust safe bindings for XCBDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
ISC1
PackageRelationDependenciesPublished
libloading • 0.6.7Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT4
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
raw-window-handle • 0.4.3Interoperability library for Rust Windowing applications.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/gfx-backend-vulkan)](https://licenses.dev/cargo/gfx-backend-vulkan)
<a href="https://licenses.dev/cargo/gfx-backend-vulkan">
  <img src="https://licenses.dev/b/cargo/gfx-backend-vulkan" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.11 version:

[![licenses](https://licenses.dev/b/cargo/gfx-backend-vulkan/0.5.11)](https://licenses.dev/cargo/gfx-backend-vulkan/0.5.11)
<a href="https://licenses.dev/cargo/gfx-backend-vulkan/0.5.11">
  <img src="https://licenses.dev/b/cargo/gfx-backend-vulkan/0.5.11" alt="licenses" />
</a>
GitHub