licenses.dev

lockfree v0.5.1

This crate provides concurrent data structures and a solution to the ABA problem as an alternative of hazard pointers

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
owned-alloc • 0.2.0A crate to help reducing manual memory management errors.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.1 version:

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