qutex 0.0.1

Synchronization mechanisms that rely on lock-free queues to guarantee mutually exclusive or shared exclusive access to data.
Documentation

Qutex

An experimental mutex-queue hybrid based on Rust futures.