licenses.dev

piston v0.54.0

The Piston game engine core libraries

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
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
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT6
PackageRelationDependenciesPublished
piston-float • 1.0.1Traits for generic floats in game developmentINDIRECT0
piston-graphics_api_version • 1.0.1A library for storing graphics API versionsINDIRECT0
piston-viewport • 1.0.2A library for storing viewport informationINDIRECT1
pistoncore-event_loop • 0.54.0A Piston event loop for games and interactive applicationsDIRECT23
pistoncore-input • 1.0.1A structure for user inputDIRECT9
pistoncore-window • 1.0.0A library for window abstractionDIRECT11
Apache-2.01
PackageRelationDependenciesPublished
spin_sleep • 1.3.0Accurate sleeping. Only use native sleep as far as it can be trusted, then spin.INDIRECT10
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/piston)](https://licenses.dev/cargo/piston)
<a href="https://licenses.dev/cargo/piston">
  <img src="https://licenses.dev/b/cargo/piston" alt="licenses" />
</a>

Or the licenses badge code for the 0.54.0 version:

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