licenses.dev

piston-gfx_texture v0.14.0

A Gfx texture representation that works nicely with Piston libraries

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT33
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 0.4.0A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 0.7.0A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
flate2 • 0.2.20DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. INDIRECT4
gif • 0.8.0GIF de- and encoderINDIRECT2
glob • 0.2.11Support for matching file paths against Unix shell style patterns. INDIRECT0
jpeg-decoder • 0.1.22JPEG decoderINDIRECT6
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.3.9A lightweight logging facade for Rust INDIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
lzw • 0.10.0LZW compression and decompression.INDIRECT0
miniz-sys • 0.1.12Bindings to the miniz.c library. INDIRECT3
num-bigint • 0.1.44Big integer implementation for RustINDIRECT13
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.1.42Rational numbers implementation for RustINDIRECT14
num-traits • 0.1.43Numeric traits for generic mathematicsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
png • 0.5.2PNG decoding and encoding library in pure RustINDIRECT11
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustINDIRECT5
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT5
PackageRelationDependenciesPublished
color_quant • 1.1.0Color quantization library to reduce n colors to 256 colors.INDIRECT0
enum_primitive • 0.1.1Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0INDIRECT3
image • 0.9.1Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT37
inflate • 0.1.1DEFLATE decodingINDIRECT0
piston-texture • 0.4.0A generic library for texturesDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
draw_state • 0.4.0Graphics state blocks for gfx-rsINDIRECT1
gfx_core • 0.2.1Core library of Gfx-rsDIRECT4
gfx • 0.10.2A high-performance, bindless graphics APIDIRECT5
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 0.5.3Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.14.0 version:

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