jupyter notebook xeus-cling c++
https://www.learnopencv.com/xeus-cling-run-c-code-in-jupyter-notebook
---
_c_ const isnt for performance
https://theartofmachinery.com/2019/08/12/c_const_isnt_for_performance.html
---
cpp
https://blog.conan.io/2019/09/02/Deterministic-builds-with-C-C++.html
---
c++ cplusplus
awesome cpp:
https://github.com/fffaraz/awesome-cpp
reference:
https://en.cppreference.com/w/
keywords:
http://en.cppreference.com/w/cpp/keyword
https://dev.to/dwd/tools-for-c-development
- Valgrind for debug (http://valgrind.org/)
- Coverity for static analysis (https://scan.coverity.com/)
- Clang for static analysis (https://clang-analyzer.llvm.org/)
- Coveralls for coverage checks (https://coveralls.io/)
- LCOV for coverage checks (http://ltp.sourceforge.net/coverage/lcov.php)
- AFL for fuzz testing (http://lcamtuf.coredump.cx/afl/)
http://www.cprogramming.com/tutorial/c++-tutorial.html
https://www.ossblog.org/master-c-programming-with-open-source-books/
http://www.network-theory.co.uk/docs/gccintro/
http://greenteapress.com/thinkcpp/index.html
http://www.icce.rug.nl/documents/cplusplus/
Boost
https://theboostcpplibraries.com/
http://www.boost.org/doc/libs/1_61_0/libs/hana/doc/html/index.html
STL part 1
https://www.topcoder.com/community/data-science/data-science-tutorials/power-up-c-with-the-standard-template-library-part-1/
STL part 2
https://www.topcoder.com/community/data-science/data-science-tutorials/power-up-c-with-the-standard-template-library-part-2/
---
devtools c++
http://www3.cs.stonybrook.edu/~algorith/implement/C++.shtml
CGAL: The Computational Geometry Algorithms Library (Library) NEW
Boost: C++ Libraries (Library) NEW
LEDA - A Library of Efficient Data Types and Algorithms (Library)
Standard Template library in C++ form SGI (Library) no updates since 2000
GOBLIN: A Graph Object Library for Network (Library) NEW
LAPACK++: LAPACK in C++ (Library) NEW
Weisses Data Structure (Application)
GSL - GNU Scientific Library (Library) NEW
ANN - Approximate Nearest Neighbors (Library)
RSat: Boolean satisfiability solver (Application) NEW
MiniSat: A minimalistic, open-source SAT solver (Application) NEW
KDTREE (Application) NEW
VFLib: graph matching library (Library) NEW
TerraLib: GIS classes and functions library (Library) NEW
Topological Sweep in Degenerate Cases (Library) NEW
MPK - Motion Planning Kit (Library) NEW
GraphBlast- Graph Matching tool (Application) NEW
Crypto++ (Library) NEW
COIN|OR: COmputational INfrastructure for Operations Research (Library) NEW