-
Deutsches Elektronen-Synchrotron DESY
- Hamburg, Germany
Stars
Pitchfork is a Set of C++ Project Conventions
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net
The Taskolib library helps to automate processes. Its main automatization unit is a sequence of steps which are executed in order or through control flow statements. The behavior of each step is de…
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++