subms-spsc-ring-buffer 0.5.2

submillisecond.com cookbook recipe - concurrency: subms-spsc-ring-buffer. Wait-free SPSC ring buffer with cache-line padded counters and opposite-index caching; sub-50ns enqueue/dequeue on sibling cores.
Documentation

subms-spsc-ring-buffer

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

bulk

This feature flag does not enable additional features.

harness

metrics

This feature flag does not enable additional features.

mpmc-disruptor

This feature flag does not enable additional features.

mpsc-fan-in

This feature flag does not enable additional features.

wait-strategies

This feature flag does not enable additional features.