Announcing libasync, a cross-platform D event loop

Etienne via Digitalmars-d digitalmars-d at puremagic.com
Sat Sep 27 10:06:53 PDT 2014


On 2014-09-27 12:25 AM, Adam Wilson wrote:
> You mentioned Botan. I already have a C++ => D Wrapper project going
> over here: https://github.com/ellipticbit/titanium
>
> I am working out a bug where the memory corrupts itself when passing
> data back to D but it works and most of the leg-work is done. And I am
> definitely open to pull-requests.

Your wrapper will probably have to wrap a new Botan. I decided to 
translate everything to D because I need the complete interface.

https://github.com/etcimon/botan


More information about the Digitalmars-d mailing list