Search code examples
d

What is the defacto standard place for D libraries


I am looking for something like CTAN, CPAN, PyPI. A standard place for solid 3rd party libraries. There is Dsource but majority of the libraries seem to be defunct abandonware and dsource itself does not seem to have been updated since 2007.


Solution

  • I think the closest thing to a central organized list of libraries right now is:

    http://wiki.dlang.org/Libraries_and_Frameworks

    There is also the dub repository:

    http://code.dlang.org/