licenses.dev

tiny-skia v0.6.6

A tiny Skia subset ported to Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

Apache-2.0 OR MIT8
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
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. DIRECT0
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
libm • 0.2.8libm in pure RustDIRECT0
png • 0.17.14PNG decoding and encoding library in pure RustDIRECT8
Apache-2.0 OR MIT OR Zlib3
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.DIRECT0
miniz_oxide • 0.8.0DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
safe_arch • 0.5.2Crate that exposes `core::arch` safely via `#[cfg()]`.DIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
arrayref • 0.3.9Macros to take array references of slicesDIRECT0
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
MIT1
PackageRelationDependenciesPublished
simd-adler32 • 0.3.7A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.6 version:

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