licenses.dev

kazari v0.0.1

A no_std GUI software stack (Work-in-Progress)

Published on

Licenses

Learn more about license information.

Package Licenses

CC0-1.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT20
PackageRelationDependenciesPublished
ahash • 0.4.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
az • 1.2.1Casts and checked castsINDIRECT0
ctor • 0.1.26__attribute__((constructor)) for RustINDIRECT4
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
embedded-graphics-core • 0.3.3Core traits and functionality for embedded-graphicsINDIRECT2
embedded-graphics • 0.7.1Embedded graphics library for small hardware displaysDIRECT7
hashbrown • 0.9.1A Rust port of Google's SwissTable hash mapDIRECT1
log • 0.4.22A lightweight logging facade for Rust DIRECT0
micromath • 1.1.1Embedded-friendly math library featuring fast floating point approximations (with small code size) for common arithmetic operations, trigonometry, 2D/3D vector types, statistical analysis, and quaternions. Optimizes for performance and small code size at the cost of precision. INDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
pretty_assertions • 0.7.2Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.DIRECT11
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
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT3
PackageRelationDependenciesPublished
ansi_term • 0.12.1Library for ANSI terminal colours and styles (bold, underline)INDIRECT3
float-cmp • 0.8.0Floating point approximate comparison traitsINDIRECT2
output_vt100 • 0.1.3Utility to activate escape codes in Windows' CMD and PowerShellINDIRECT3
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
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/kazari)](https://licenses.dev/cargo/kazari)
<a href="https://licenses.dev/cargo/kazari">
  <img src="https://licenses.dev/b/cargo/kazari" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.1 version:

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