licenses.dev

orbclient v0.3.54

The Orbital Client Library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT27
PackageRelationDependenciesPublished
autocfg • 1.5.1Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.11.1A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.4A 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
crossbeam-deque • 0.8.6Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
deflate • 0.7.20A DEFLATE, zlib and gzip encoder written in Rust. INDIRECT2
either • 1.16.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
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.186Raw FFI bindings to platform libraries like libc.DIRECT0
lzw • 0.10.0LZW compression and decompression.INDIRECT0
num-derive • 0.2.5Numeric syntax extensionsINDIRECT4
num-integer • 0.1.46Integer traits and functionsINDIRECT2
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
plain • 0.2.3A small Rust library that allows users to reinterpret data of certain types safely.INDIRECT0
png • 0.14.1PNG decoding and encoding library in pure RustINDIRECT9
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
quote • 0.6.13Quasi-quoting macro quote!(...)INDIRECT2
rayon-core • 1.13.0Core APIs for RayonINDIRECT3
rayon • 1.12.0Simple work-stealing parallelism for RustINDIRECT5
syn • 0.15.44Parser 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
MIT10
PackageRelationDependenciesPublished
color_quant • 1.1.0Color quantization library to reduce n colors to 256 colors.INDIRECT0
image • 0.21.3Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT28
inflate • 0.4.5DEFLATE decodingINDIRECT1
libredox • 0.1.16Redox stable ABIDIRECT4
redox_syscall • 0.7.5A Rust library to access raw Redox system callsINDIRECT1
resize • 0.3.1Simple image resampling library in pure Rust.DIRECT0
scoped_threadpool • 0.1.9A library for scoped and cached threadpools.INDIRECT0
sdl2 • 0.38.0SDL2 bindings for RustDIRECT6
tiff • 0.2.2TIFF decoding and encoding library in pure RustINDIRECT9
version-compare • 0.1.1Rust library to easily compare version numbers with no specific format, and test against various comparison operators.INDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
raw-window-handle • 0.5.2Interoperability library for Rust Windowing applications.DIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
sdl2-sys • 0.38.0Raw SDL2 bindings for Rust, used internally rust-sdl2INDIRECT3
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.54 version:

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