batched-queue 0.1.0-alpha.1

A high-performance, highly-concurrent batched queue implementation for Rust.
Documentation

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

default

sync (default)

crossbeam-channel (default)

parking_lot (default)

async

tokio

tracing