Category: C++


  • CMake

    ,

    CMake is nowadays the de-facto standard for building C++ code, with over 2 million downloads a month. It’s a powerful, comprehensive solution for managing the software build process. We are […]

  • Java? Guava

    Want to improve your Java code? Use Guava. Guava is a set of core Java libraries from Google that includes new collection types (such as multimap and multiset), (importantly and […]

  • The Boost C++ Library Suite

    If one were to name the single most important C++ library or library suite, it would undoubtedly be the Boost library suite. Boost provides free peer-reviewed portable C++ source libraries […]