Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2023. The current version is 1.89.0.
The distributions in this library can be used from the C# programming language when they are built using Microsoft's Common Language Runtime (CLR) option.
An example of this kind of usage is given in the Distribution
Explorer example. See boost-root/libs/math/dot_net_example
for the source code: the application consists of a C++ .dll that contains
the actual distributions, and a C# GUI that allows you to explore their
properties.