licenses.dev

sk6812_rpi v0.1.2

SK6812RGBW library for RaspberryPi

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
find-crate • 0.6.3Find the crate name from the current Cargo.toml. INDIRECT7
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
palette_derive • 0.6.1Automatically implement traits from the palette crate.INDIRECT9
palette • 0.6.1Convert and manage colors with a focus on correctness, flexibility and ease of use.DIRECT20
proc-macro2 • 1.0.92A 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_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT1
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
siphasher • 0.3.11SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.90Parser for Rust source codeINDIRECT2
toml • 0.5.11A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. INDIRECT6
MIT10
PackageRelationDependenciesPublished
bitvec • 1.0.1Addresses memory by bits, for packed collections and bitfieldsDIRECT4
funty • 2.0.0Trait generalization over the primitive typesINDIRECT0
phf_generator • 0.11.2PHF generation logicINDIRECT4
phf_macros • 0.11.2Macros to generate types in the phf crateINDIRECT9
phf_shared • 0.11.2Support code shared by PHF librariesINDIRECT1
phf • 0.11.2Runtime support for perfect hash function data structuresINDIRECT10
radium • 0.7.0Portable interfaces for maybe-atomic typesINDIRECT0
rppal • 0.13.1Interface for the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.DIRECT2
tap • 1.0.1Generic extensions for tapping values in RustINDIRECT0
wyz • 0.5.1myrrlyn’s utility collectionINDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.5.1Approximate floating point equality comparisons and assertions.INDIRECT2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/sk6812_rpi)](https://licenses.dev/cargo/sk6812_rpi)
<a href="https://licenses.dev/cargo/sk6812_rpi">
  <img src="https://licenses.dev/b/cargo/sk6812_rpi" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.2 version:

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