licenses.dev

marching-squares v0.1.0

Parallelized marching squares algorithm for constructing closed isolines / contour lines

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/cargo/marching-squares/0.1.0)](https://licenses.dev/cargo/marching-squares/0.1.0)
<a href="https://licenses.dev/cargo/marching-squares/0.1.0">
  <img src="https://licenses.dev/b/cargo/marching-squares/0.1.0" alt="licenses" />
</a>
GitHub