licenses.dev

safina v0.2.1

Safe async runtime

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.08
PackageRelationDependenciesPublished
safina-executor • 0.2.1Safe async runtimeDIRECT2
safina-executor • 0.3.4Safe async runtime executor - ARCHIVED: Code moved to `safina` crate.INDIRECT2
safina-net • 0.1.9Safe async network functions - ARCHIVED: Code moved to `safina` crate.DIRECT5
safina-select • 0.1.5Safe async select function, for awaiting multiple futures - ARCHIVED: Code moved to `safina` crate.DIRECT0
safina-sync • 0.1.6Safe structs for sharing or sending data between async tasksDIRECT0
safina-sync • 0.2.5Safe structs for sharing or sending data between async tasks - ARCHIVED: Code moved to `safina` crate.INDIRECT0
safina-threadpool • 0.2.5Safe thread pool - ARCHIVED: Code moved to `safina` crate.INDIRECT0
safina-timer • 0.1.13Safe async timers - ARCHIVED: Code moved to `safina` crate.DIRECT1
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.1 version:

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