Package Licenses
MIT
Dependency Licenses
MIT10
Package | Relation | Dependencies | Published |
---|---|---|---|
piston-float • 1.0.1Traits for generic floats in game development | INDIRECT | 0 | |
piston-graphics_api_version • 1.0.1A library for storing graphics API versions | INDIRECT | 0 | |
piston-viewport • 1.0.2A library for storing viewport information | INDIRECT | 1 | |
pistoncore-input • 1.0.1A structure for user input | DIRECT | 9 | |
pistoncore-window • 1.0.0A library for window abstraction | DIRECT | 11 | |
sdl2-sys • 0.35.2Raw SDL2 bindings for Rust, used internally rust-sdl2 | INDIRECT | 3 | |
sdl2 • 0.35.2SDL2 bindings for Rust | DIRECT | 6 | |
shader_version • 0.7.0A helper library for detecting and picking compatible shaders | DIRECT | 1 | |
version-compare • 0.1.1Rust library to easily compare version numbers with no specific format, and test against various comparison operators. | INDIRECT | 0 | |
xml-rs • 0.8.24An XML library in pure Rust | INDIRECT | 0 |
Apache-2.0 OR MIT10
Package | Relation | Dependencies | Published |
---|---|---|---|
bitflags • 1.3.2A macro to generate structures which behave like bitflags. | INDIRECT | 0 | |
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. | INDIRECT | 0 | |
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 | |
log • 0.4.22A lightweight logging facade for Rust | INDIRECT | 0 | |
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 | |
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde • 1.0.210A generic serialization/deserialization framework | INDIRECT | 5 | |
syn • 2.0.56Parser for Rust source code | INDIRECT | 3 |
Apache-2.03
Package | Relation | Dependencies | Published |
---|---|---|---|
gl_generator • 0.13.1Code generators for creating bindings to the Khronos OpenGL APIs. | INDIRECT | 3 | |
gl • 0.13.0OpenGL bindings | DIRECT | 4 | |
khronos_api • 3.1.0The Khronos XML API Registry, exposed as byte string constants. | INDIRECT | 0 |
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 |