licenses.dev

embedded-graphics v0.6.2

Embedded graphics library for small hardware displays

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
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
libm • 0.2.8libm in pure RustINDIRECT0
num-complex • 0.2.4Complex numbers implementation for RustINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT2
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
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
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.2.2ChaCha random number generator INDIRECT9
rand_core • 0.5.1Core random number generator traits and tools for implementation. INDIRECT0
rand_hc • 0.2.0HC128 random number generator INDIRECT1
rand • 0.7.3Random number generators and other randomness functionality. INDIRECT11
syn • 2.0.82Parser for Rust source codeINDIRECT2
tinytga • 0.3.2No-std, low memory footprint TGA image loaderDIRECT28
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
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
Apache-2.02
PackageRelationDependenciesPublished
alga • 0.9.3Abstract algebra for RustINDIRECT5
approx • 0.3.2Approximate floating point equality comparisons and assertions.INDIRECT3
MIT2
PackageRelationDependenciesPublished
generic-array • 0.13.3Generic types implementing functionality of arraysINDIRECT1
nom • 5.1.3A byte-oriented, zero-copy, parser combinators libraryINDIRECT2
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 serializationINDIRECT6
BSD-3-Clause1
PackageRelationDependenciesPublished
nalgebra • 0.19.0General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.DIRECT22
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT3
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/embedded-graphics)](https://licenses.dev/cargo/embedded-graphics)
<a href="https://licenses.dev/cargo/embedded-graphics">
  <img src="https://licenses.dev/b/cargo/embedded-graphics" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.2 version:

[![licenses](https://licenses.dev/b/cargo/embedded-graphics/0.6.2)](https://licenses.dev/cargo/embedded-graphics/0.6.2)
<a href="https://licenses.dev/cargo/embedded-graphics/0.6.2">
  <img src="https://licenses.dev/b/cargo/embedded-graphics/0.6.2" alt="licenses" />
</a>
GitHub