Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT17
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
find-crate • 0.6.3Find the crate name from the current Cargo.toml. | INDIRECT | 7 | |
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust. | INDIRECT | 0 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
num-traits • 0.2.19Numeric traits for generic mathematics | INDIRECT | 1 | |
palette_derive • 0.6.1Automatically implement traits from the palette crate. | INDIRECT | 9 | |
palette • 0.6.1Convert and manage colors with a focus on correctness, flexibility and ease of use. | DIRECT | 20 | |
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. | INDIRECT | 1 | |
quote • 1.0.37Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
rand_core • 0.6.4Core random number generator traits and tools for implementation. | INDIRECT | 0 | |
rand • 0.8.5Random number generators and other randomness functionality. | INDIRECT | 1 | |
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde • 1.0.195A generic serialization/deserialization framework | INDIRECT | 5 | |
siphasher • 0.3.11SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust | INDIRECT | 0 | |
syn • 1.0.109Parser for Rust source code | INDIRECT | 3 | |
syn • 2.0.90Parser for Rust source code | INDIRECT | 2 | |
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. | INDIRECT | 6 |
MIT10
Package | Relation | Dependencies | Published |
---|---|---|---|
bitvec • 1.0.1Addresses memory by bits, for packed collections and bitfields | DIRECT | 4 | |
funty • 2.0.0Trait generalization over the primitive types | INDIRECT | 0 | |
phf_generator • 0.11.2PHF generation logic | INDIRECT | 4 | |
phf_macros • 0.11.2Macros to generate types in the phf crate | INDIRECT | 9 | |
phf_shared • 0.11.2Support code shared by PHF libraries | INDIRECT | 1 | |
phf • 0.11.2Runtime support for perfect hash function data structures | INDIRECT | 10 | |
radium • 0.7.0Portable interfaces for maybe-atomic types | INDIRECT | 0 | |
rppal • 0.13.1Interface for the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals. | DIRECT | 2 | |
tap • 1.0.1Generic extensions for tapping values in Rust | INDIRECT | 0 | |
wyz • 0.5.1myrrlyn’s utility collection | INDIRECT | 1 |
Apache-2.01
Package | Relation | Dependencies | Published |
---|---|---|---|
approx • 0.5.1Approximate floating point equality comparisons and assertions. | INDIRECT | 2 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |