licenses.dev

safina-sync v0.2.0

Safe structs for sharing or sending data between async tasks

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.05
PackageRelationDependenciesPublished
safina-async-test-core • 0.1.5Procedural macro for the `safina-async-test` package - ARCHIVED: Code moved to `safina-macros` crate.INDIRECT3
safina-async-test • 0.1.12Macro for running async testsDIRECT9
safina-executor • 0.3.0Safe async runtimeDIRECT9
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 MIT3
PackageRelationDependenciesPublished
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
safe-proc-macro2 • 1.0.67A fork of `proc_macro2` crate with unsafe code removed.INDIRECT1
safe-quote • 1.0.15A fork of `quote` crate that adds `forbid(unsafe_code)` and depends on `safe-proc-macro2` instead of `proc-macro2`INDIRECT2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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