licenses.dev

piet-coregraphics v0.6.2

CoreGraphics backend for piet 2D graphics abstraction.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT35
PackageRelationDependenciesPublished
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
associative-cache • 1.0.1A generic N-way associative cache with fixed-size capacity and random or least recently used (LRU) replacement.DIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
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
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSDIRECT0
core-foundation • 0.9.4Bindings to Core Foundation for macOSDIRECT2
core-graphics-types • 0.1.3Bindings for some fundamental Core Graphics typesINDIRECT4
core-graphics • 0.22.3Bindings to Core Graphics for macOSDIRECT7
core-text • 19.2.0Bindings to the Core Text framework.DIRECT8
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
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
foreign-types-shared • 0.1.1An internal crate used by foreign-typesINDIRECT0
foreign-types • 0.3.2A framework for Rust wrappers over C APIsDIRECT1
kurbo • 0.9.5A 2D curves libraryINDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
piet • 0.6.2An abstraction for 2D graphics.DIRECT31
png • 0.17.14PNG decoding and encoding library in pure RustINDIRECT8
unic-bidi • 0.9.0UNIC — Unicode Bidirectional AlgorithmINDIRECT6
unic-char-property • 0.9.0UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macrosINDIRECT1
unic-char-range • 0.9.0UNIC — Unicode Character Tools — Character Range and IterationINDIRECT0
unic-common • 0.9.0UNIC — Common UtilitiesINDIRECT0
unic-ucd-bidi • 0.9.0UNIC — Unicode Character Database — Bidi PropertiesINDIRECT4
unic-ucd-version • 0.9.0UNIC — Unicode Character Database — VersionINDIRECT1
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.52.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT4
PackageRelationDependenciesPublished
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern.INDIRECT0
os_info • 3.8.2Detect the operating system type and version.INDIRECT11
pico-args • 0.4.2An ultra simple CLI arguments parser.INDIRECT0
simd-adler32 • 0.3.7A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.8.0DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.2 version:

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