licenses.dev

macroquad v0.3.26

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 MIT42
PackageRelationDependenciesPublished
addr2line • 0.20.0A cross-platform symbolication library written in Rust, using `gimli`INDIRECT1
ahash • 0.8.11A non-cryptographic hash function using AES-NI for high performanceINDIRECT9
audir-sles • 0.1.0OpenSL ES bindings for AndroidINDIRECT0
audrey • 0.3.0A crate to simplify reading, writing and converting between a range of audio formats.INDIRECT8
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
backtrace • 0.3.68A library to acquire a stack trace (backtrace) at runtime in a Rust program. DIRECT11
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bumpalo • 3.16.0A fast bump allocation arena for Rust.DIRECT0
cc • 1.1.31A 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
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
dasp_frame • 0.11.0An abstraction for audio PCM DSP frames, along with useful conversions and operations.INDIRECT1
dasp_sample • 0.11.0An abstraction for audio PCM DSP samples, along with useful conversions and operations.INDIRECT0
fdeflate • 0.3.5Fast specialized deflate implementationINDIRECT1
flate2 • 1.0.34DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. INDIRECT5
gimli • 0.27.3A library for reading and writing the DWARF debugging format.INDIRECT0
glam • 0.21.3A simple and fast 3D math library for games and graphicsDIRECT0
hashbrown • 0.13.2A Rust port of Google's SwissTable hash mapINDIRECT10
image • 0.24.9Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT14
lewton • 0.9.4Pure Rust vorbis decoderINDIRECT4
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
macroquad_macro • 0.1.8Proc macro for macroquad DIRECT0
maybe-uninit • 2.0.0MaybeUninit for friends of backwards compatibilityINDIRECT0
miniquad • 0.3.16Cross-platform window context and rendering library. DIRECT7
ndk-sys • 0.2.2FFI bindings for the Android NDKINDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
object • 0.31.1A unified interface for reading and writing object file formats.INDIRECT1
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
png • 0.17.14PNG decoding and encoding library in pure RustINDIRECT8
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quad-snd • 0.2.8High level and cross platform audio libraryDIRECT15
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rustc-demangle • 0.1.24Rust compiler symbol demangling. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
smallvec • 0.6.14'Small vector' optimization: store up to a small number of items on the stackINDIRECT1
syn • 2.0.82Parser for Rust source codeINDIRECT2
ttf-parser • 0.15.2A 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
MIT6
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.INDIRECT2
quad-alsa-sys • 0.3.2For of original alsa-sys, but with pkg-config replaced with -lasound.INDIRECT1
quad-rand • 0.2.2Pseudo random implementation with std atomics. DIRECT0
simd-adler32 • 0.3.7A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
Apache-2.0 OR MIT OR Zlib4
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.INDIRECT0
fontdue • 0.7.3A simple no_std font parser and rasterizer.DIRECT12
miniz_oxide • 0.7.4DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
miniz_oxide • 0.8.0DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
0BSD OR Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
adler • 1.0.2A simple clean-room implementation of the Adler-32 checksumINDIRECT0
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.7.35Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.7.35Utilities for zero-copy parsing and serializationINDIRECT5
Apache-2.01
PackageRelationDependenciesPublished
hound • 3.5.1A wav encoding and decoding libraryINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ogg • 0.7.1Ogg container decoder and encoder written in pure RustINDIRECT1
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/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.26 version:

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