licenses.dev

ringbuf v0.2.8

Lock-free SPSC FIFO ring buffer with direct access to inner data

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
cache-padded • 1.3.0Prevent false sharing by padding and aligning to the length of a cache lineDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.8 version:

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