licenses.dev

romy-engine v0.2.0

A runtime for portable, archivable and deterministic video games.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT31
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
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. INDIRECT0
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
deflate • 0.7.20A DEFLATE, zlib and gzip encoder written in Rust. INDIRECT2
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
gif • 0.10.3GIF de- and encoderINDIRECT2
jpeg-decoder • 0.1.22JPEG decoderINDIRECT6
lewton • 0.9.4Pure Rust vorbis decoderDIRECT4
lzw • 0.10.0LZW compression and decompression.INDIRECT0
maybe-uninit • 2.0.0MaybeUninit for friends of backwards compatibilityINDIRECT0
num-derive • 0.2.5Numeric syntax extensionsINDIRECT4
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
png • 0.15.3PNG decoding and encoding library in pure RustINDIRECT7
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)INDIRECT2
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustINDIRECT5
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
smallvec • 0.6.14'Small vector' optimization: store up to a small number of items on the stackINDIRECT1
syn • 0.15.44Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT7
PackageRelationDependenciesPublished
bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!INDIRECT6
color_quant • 1.1.0Color quantization library to reduce n colors to 256 colors.INDIRECT0
image • 0.22.5Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT30
inflate • 0.4.5DEFLATE decodingINDIRECT1
romy-core • 0.2.0A runtime for portable, archivable and deterministic video games. DIRECT8
scoped_threadpool • 0.1.9A library for scoped and cached threadpools.INDIRECT0
tiff • 0.3.1TIFF decoding and encoding library in pure RustINDIRECT9
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ogg • 0.7.1Ogg container decoder and encoder written in pure RustINDIRECT1
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/romy-engine)](https://licenses.dev/cargo/romy-engine)
<a href="https://licenses.dev/cargo/romy-engine">
  <img src="https://licenses.dev/b/cargo/romy-engine" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

[![licenses](https://licenses.dev/b/cargo/romy-engine/0.2.0)](https://licenses.dev/cargo/romy-engine/0.2.0)
<a href="https://licenses.dev/cargo/romy-engine/0.2.0">
  <img src="https://licenses.dev/b/cargo/romy-engine/0.2.0" alt="licenses" />
</a>
GitHub