Eio_utils
SourceUtilities for implementing Eio event loops.
These aren't intended for users of Eio.
A lock-free multi-producer, single-consumer, thread-safe queue without support for cancellation. This makes a good data structure for a scheduler's run queue.