Botan Crypto and TLS for D

Etienne Cimon via Digitalmars-d digitalmars-d at puremagic.com
Wed Feb 18 09:32:12 PST 2015


On 2015-02-18 11:41, Andrei Alexandrescu wrote:
> I'd love to add libasync to Phobos! -- Andrei
>

Even as I add this as a dependency? : https://github.com/etcimon/memutils

Instead of a single ScopedFiberPool, I intend to have ScopedPools with 
one stack in fiber, another in thread, and using the GC as a fallback.

You can find a code example of the idea here:

https://github.com/rejectedsoftware/vibe.d/issues/978#issuecomment-73819358


More information about the Digitalmars-d mailing list