C++ Libraries in GetIt

From RAD Studio
Jump to: navigation, search

Go Up to Modern C++


The following C++ libraries are available through GetIt:

C++ Library Description
Eigen A well-known linear algebra library, for matrices, vectors, numerical solvers, and more.
MurmurHash3 A very fast hashing library giving 32-bit and 128-bit output hashes, plus SMHasher (its testing suite).
TinyXML A small and fast XML library

See Also