November 12, 2016
I got this reference from a colleague:

https://multibuffer.codeplex.com/

Is there interest in porting this to D?


Andrei
November 12, 2016
On Saturday, 12 November 2016 at 18:13:20 UTC, Andrei Alexandrescu wrote:
> I got this reference from a colleague:
>
> https://multibuffer.codeplex.com/
>
> Is there interest in porting this to D?
>
>
> Andrei

I wanted to provide one a few years back, but the lack of proper implementation of shared was a show stopper. We could probably get that to work now that we have intrinsic for atomics.