NBD is easy to implement

It's hard to get good performance

$ time nbdkit memory 100M \
    --run 'examples/threaded-reads-and-writes localhost 10809'
May 21st 2019 592 seconds
Jun 13th 2019 37 seconds
Ratio 16 times faster