licenses.dev

piston v1.0.0

The Piston game engine core libraries

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.42Quasi-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-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
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 • 1.0.0A Piston event loop for games and interactive applicationsDIRECT15
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.3Accurate sleeping. Only use native sleep as far as it can be trusted, then spin.INDIRECT2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.22Determine 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 1.0.0 version:

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