licenses.dev

macroquad v0.3.0-alpha.16

Simple and easy to use graphics library

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT22
PackageRelationDependenciesPublished
ahash • 0.3.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bumpalo • 3.16.0A fast bump allocation arena for Rust.DIRECT0
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
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
deflate • 0.8.6A DEFLATE, zlib and gzip encoder written in Rust. INDIRECT2
glam • 0.10.2A simple and fast 3D math library for games and graphicsDIRECT1
hashbrown • 0.8.2A Rust port of Google's SwissTable hash mapINDIRECT2
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
macroquad_macro • 0.1.8Proc macro for macroquad DIRECT0
miniquad • 0.3.16Cross-platform window context and rendering library. DIRECT7
ndk-sys • 0.2.2FFI bindings for the Android NDKINDIRECT0
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.3.2Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
png • 0.16.8PNG decoding and encoding library in pure RustINDIRECT7
ttf-parser • 0.8.3A high-level, safe, zero-allocation TrueType font parser.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
MIT7
PackageRelationDependenciesPublished
color_quant • 1.1.0Color quantization library to reduce n colors to 256 colors.INDIRECT0
fontdue • 0.4.0A simple no_std font parser and rasterizer.DIRECT4
image • 0.23.14Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT15
malloc_buf • 0.0.6Structs for handling malloc'd memory passed to Rust.INDIRECT1
miniz_oxide • 0.3.7DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
objc • 0.2.7Objective-C Runtime bindings and wrapper for Rust.INDIRECT2
quad-rand • 0.2.2Pseudo random implementation with std atomics. DIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0-alpha.16 version:

[![licenses](https://licenses.dev/b/cargo/macroquad/0.3.0-alpha.16)](https://licenses.dev/cargo/macroquad/0.3.0-alpha.16)
<a href="https://licenses.dev/cargo/macroquad/0.3.0-alpha.16">
  <img src="https://licenses.dev/b/cargo/macroquad/0.3.0-alpha.16" alt="licenses" />
</a>
GitHub