licenses.dev

glfw v0.45.0

GLFW3 bindings and idiomatic wrapper for Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
cc • 1.2.27A 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. INDIRECT1
cmake • 0.1.54A build dependency for running `cmake` to build a native library INDIRECT2
cty • 0.2.2Type aliases to C types like c_int for use with bindgenINDIRECT0
image • 0.24.9Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT5
libc • 0.2.174Raw FFI bindings to platform libraries like libc.INDIRECT0
log • 0.4.27A lightweight logging facade for Rust DIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
vk-sys • 0.4.0Bindings for the Vulkan graphics APIDIRECT0
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
MIT3
PackageRelationDependenciesPublished
color_quant • 1.1.0Color quantization library to reduce n colors to 256 colors.INDIRECT0
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
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
bytemuck • 1.23.1A crate for mucking around with piles of bytes.INDIRECT0
raw-window-handle • 0.4.3Interoperability library for Rust Windowing applications.DIRECT1
Zlib1
PackageRelationDependenciesPublished
glfw-sys • 4.0.0+3.3.5An Open Source, multi-platform library for creating windows with OpenGL contexts and receiving input and eventsDIRECT3
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.45.0 version:

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