What external libraries are available
Mike Brockus
michaelbrockus at icloud.com
Sun Jun 9 19:02:02 UTC 2019
On Wednesday, 5 June 2019 at 10:48:37 UTC, 9il wrote:
> On Wednesday, 5 June 2019 at 01:20:46 UTC, Mike Brockus wrote:
>> If you never herd about Meson before:
>> 🤔. https://mesonbuild.com/
>>
>> Hay there I was just wondering, what is the D equivalent to
>> C++ Boost and or Poco libraries?
>>
>> Just wondering because I would like to start playing with
>> other developers libraries and use them in a collection of
>> examples for the library. The examples will be lunched to a
>> GitHub repository as a show case so the library developers can
>> show a link to new potential users that seek examples.
>>
>> What I mean by Boost or Poco equivalent is a grouping of fully
>> functional packages/modules. It’s ok if you recommend a
>> single library and it is a plus if Meson build is apart of the
>> library.
>>
>> I am aware of Mir Libraries being a group of libraries and
>> incorporates the use of Meson, however I normally like to see
>> what my options are to better plan my applications.
>
> https://github.com/libmir/mir-algorithm
> https://github.com/libmir/mir-core
> https://github.com/libmir/mir-optim
> https://github.com/libmir/mir-rundom
> https://github.com/libmir/mir-runtime (exprimental)
>
> All of them comes with Meson and are used in daily production.
Thanks for the suggestion to use LibMir, I will get started on
the collections somewhere around winter or after I finish writing
C, C++ examples based on the cpp-reference but embrace the
importance of safe and secure software and other best practices.
More information about the Digitalmars-d-learn
mailing list