licenses.dev

daggy v0.5.0

A directed acyclic graph data structure library. It is Implemented on top of petgraph's Graph data structure and attempts to follow similar conventions where suitable.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
fixedbitset • 0.1.9FixedBitSet is a simple bitset collectionINDIRECT0
petgraph • 0.4.13Graph data structure library. Provides graph types and graph algorithms.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.0 version:

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