licenses.dev

embedded-graphics-core v0.3.3

Core traits and functionality for embedded-graphics

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
az • 1.2.1Casts and checked castsDIRECT0
num-complex • 0.3.1Complex numbers implementation for RustINDIRECT2
num-rational • 0.3.2Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
paste • 1.0.15Macros for all your token pasting needsINDIRECT0
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
proc-macro2 • 1.0.88A 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
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
Apache-2.03
PackageRelationDependenciesPublished
approx • 0.4.0Approximate floating point equality comparisons and assertions.INDIRECT2
nalgebra • 0.23.2General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.DIRECT23
simba • 0.3.1SIMD algebra for RustINDIRECT5
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
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
MIT1
PackageRelationDependenciesPublished
generic-array • 0.14.7Generic types implementing functionality of arraysINDIRECT2
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
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-core)](https://licenses.dev/cargo/embedded-graphics-core)
<a href="https://licenses.dev/cargo/embedded-graphics-core">
  <img src="https://licenses.dev/b/cargo/embedded-graphics-core" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.3 version:

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