licenses.dev

tinybmp v0.2.3

No-std, low memory footprint BMP image loader

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
embedded-graphics • 0.6.2Embedded graphics library for small hardware displaysDIRECT1
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.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
MIT1
PackageRelationDependenciesPublished
nom • 5.1.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.3 version:

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