licenses.dev

wrapped2d v0.4.2

Rust binding for Box2D

Published on

Licenses

Learn more about license information.

Package Licenses

zlib-acknowledgement

Dependency Licenses

Apache-2.0 OR MIT27
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
cc • 1.2.5A 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. DIRECT1
cmake • 0.1.52A build dependency for running `cmake` to build a native library DIRECT2
libc • 0.2.169Raw FFI bindings to platform libraries like libc. DIRECT0
num-bigint • 0.1.44Big integer implementation for RustINDIRECT13
num-complex • 0.1.43Complex numbers implementation for RustINDIRECT3
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
num • 0.1.42A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! INDIRECT17
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
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.3.23Random number generators and other randomness functionality. INDIRECT9
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
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
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
vec_map • 0.8.2A simple map based on a vector for small integer keysDIRECT0
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
Apache-2.02
PackageRelationDependenciesPublished
approx • 0.1.1Approximate floating point equality comparisons and assertions.DIRECT0
cgmath • 0.14.1A linear algebra and mathematics library for computer graphics.DIRECT14
BSD-3-Clause1
PackageRelationDependenciesPublished
nalgebra • 0.10.1General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.DIRECT19
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
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
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/wrapped2d)](https://licenses.dev/cargo/wrapped2d)
<a href="https://licenses.dev/cargo/wrapped2d">
  <img src="https://licenses.dev/b/cargo/wrapped2d" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.2 version:

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