licenses.dev

robust v1.0.0

Robust adaptive floating-point predicates for computational geometry

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.0A 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
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
deflate • 0.8.6A DEFLATE, zlib and gzip encoder written in Rust. INDIRECT2
ieee754 • 0.2.6Low-level manipulations of IEEE754 floating-point numbers. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
png • 0.16.8PNG decoding and encoding library in pure RustDIRECT7
Apache-2.01
PackageRelationDependenciesPublished
float_extras • 0.1.6Extra floating-point math functions from C math library.DIRECT1
MIT1
PackageRelationDependenciesPublished
miniz_oxide • 0.3.7DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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