cpp11 topic
List
cpp11 repositories
argh
1.3k
Stars
93
Forks
Watchers
Argh! A minimalist argument handler.
CppNumericalSolvers
850
Stars
198
Forks
Watchers
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
cuda-design-patterns
143
Stars
5
Forks
Watchers
Some CUDA design patterns and a bit of template magic for CUDA
30-seconds-of-cpp
1.4k
Stars
614
Forks
Watchers
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
expected-dark
52
Stars
4
Forks
Watchers
Expected objects for C++11 and later (and later perhaps C++98 )
expected-lite
353
Stars
31
Forks
Watchers
expected lite - Expected objects in C++11 and later in a single-file header-only library
libsimulator
21
Stars
11
Forks
Watchers
libsimulator is a library for building discrete event simulations, implementing the ``boost.asio`` API.