unsync-pipe 0.2.0

Ringbuffer-backed !Send !Sync binary safe repr(C) AsyncWrite/AsyncRead pair
Documentation

Single-threaded binary safe AsyncWrite/AsyncRead pair

The main entry point is [pipe]. [Writer] and [Reader] can just be sent across binary boundaries. A change to the ABI constitutes a major version break.