licenses.dev

safina-sync v0.1.3

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.08
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.14Macro for running async tests - ARCHIVED: Code moved to `safina` crate.DIRECT9
safina-executor • 0.1.7Safe async runtimeDIRECT12
safina-executor • 0.3.4Safe async runtime executor - ARCHIVED: Code moved to `safina` crate.INDIRECT2
safina-sync • 0.2.5Safe structs for sharing or sending data between async tasks - ARCHIVED: Code moved to `safina` crate.INDIRECT0
safina-threadpool • 0.1.4Safe thread poolINDIRECT0
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.1.3 version:

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