List of C++ template libraries

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

The following list of C++ template libraries details the various libraries of templates available for the C++ programming language.

The Choice of a typical library depends on a diverse range of requirements such as: desired features (for e.g.: large dimensional linear algebra, parallel computation, partial differential equations), commercial/opensource nature, readability of API, portability or platform/compiler dependence (for e.g.: Linux, Windows, Visual C++, GCC), performance in speed, ease-of-use, continued support from developers, standard compliance, specialized optimization in code for specific application scenarios or even the size of the code-base to be installed.

General

See also

External links


<templatestyles src="Asbox/styles.css"></templatestyles>