DEV Community

Dietmar Deimling
Dietmar Deimling

Posted on

Spirick TuningLib on GitHub

Spirick Tuning is a C++ class and template library for performance critical applications.

Platforms: MS Windows/Linux

Version 1.48 of the TuningLib is published as an open source project on GitHub.

github.com/spirick/tuninglib

The Spirick TuningLib is optimized for performance. It provides a large number of classes for memory and object management, strings, multithreading etc. There are many ways to reduce the memory consumption and to increase the computing speed. Using this library, large datasets can be efficiently processed in main memory.

Top comments (0)