licenses.dev

wrapped2d v0.3.4

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 • 0.9.1A macro to generate structures which behave like bitflags. DIRECT0
gcc • 0.3.55**Deprecated** crate, renamed to `cc` A 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. DIRECT0
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
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
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_codegen_internals • 0.14.2AST representation used by Serde codegen. Unstable.INDIRECT4
serde_derive • 0.9.15Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT5
serde • 0.9.15A generic serialization/deserialization frameworkDIRECT0
syn • 0.11.11Parser for Rust source codeINDIRECT3
synom • 0.11.3Stripped-down Nom parser used by SynINDIRECT1
unicode-xid • 0.0.4Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
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
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.3.4 version:

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