The Strinx Library

Tuxology team October 23rd, 2008

These are slides from Shachar Sharon lecture on his creation, the Strinx library.

The Strinx library is a lightweight extension to the standard C++ template library. It provides a set of highly efficient containers and strings, with similar interface to the those of the standard STL containers, but with different underlying memory management model, which improves performance and reduces memory fragmentations. The Strinx library is an header-only library: all it source code is located in header files, ready for use “out of the box”.

See: http://strinx.sourceforge.net/docs/index.html

You can download the original slides or use Scribd:

Trackback URI | Comments RSS

Leave a Reply