licenses.dev

poisson v0.9.0

Poisson-disk distribution generator.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT18
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
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 mathematicsDIRECT2
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
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. DIRECT9
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
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.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
MIT4
PackageRelationDependenciesPublished
generic-array • 0.2.1Generic types implementing functionality of arraysINDIRECT1
lazy_static • 0.1.16A macro for declaring lazily evaluated statics in Rust.DIRECT0
modulo • 0.1.2Simple modulo operation.DIRECT0
sphere • 0.2.0Function for calculating volume and surface area of n-sphere.DIRECT18
Apache-2.02
PackageRelationDependenciesPublished
alga • 0.5.4Abstract algebra for RustDIRECT6
approx • 0.1.1Approximate floating point equality comparisons and assertions.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
nalgebra • 0.11.2General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.DIRECT19
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
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/poisson)](https://licenses.dev/cargo/poisson)
<a href="https://licenses.dev/cargo/poisson">
  <img src="https://licenses.dev/b/cargo/poisson" alt="licenses" />
</a>

Or the licenses badge code for the 0.9.0 version:

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