Boost logo

Boost :

Subject: Re: [boost] DLL library: In search for Review Manager
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2015-04-19 05:28:35


On 04/19/2015 11:39 AM, Antony Polukhin wrote:
> Hi,
>
> Boost.DLL library seems ready, users use it and do not complain.
>
>
> Is there anyone wishing to help with review and become a Review Manager?
>
>
> Boost.DLL is a C++98 library for comfortable work with DLL and DSO. Library
> provides a portable across platforms way to:
>
> - load libraries at runtime
> - import and export any native functions and variables
> - make alias names for C++ mangled functions and symbols
> - query libraries/objects and executables for sections and exported
> symbols
> - self loading and self querying
> - getting program and module location by exported symbol
>
>
> Github: https://github.com/apolukhin/Boost.DLL
> Docs: http://apolukhin.github.io/Boost.DLL/index.html

Hi,

unless anybody more qualified volunteers, I can run the review.

I was previously working on something similar, so I know about the problem domain, but it was
sufficiently long ago that I have no vested interest.

HTH,

-- 
Vladimir Prus
CodeSourcery / Mentor Embedded
http://vladimirprus.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk