mini-io-queue 0.2.0

Fixed-length, allocation and lock-free, async I/O oriented single-producer single-consumer queues.
Documentation

mini-io-queue

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 10 feature flags, 6 of them enabled by default.

default

blocking (default)

heap-buffer (default)

nonblocking (default)

std-io (default)

std (default)

This feature flag does not enable additional features.

alloc (default)

This feature flag does not enable additional features.

array-init

asyncio

futures

stack-buffer