TinyThread++

Portable Threads

Need portable threads for your C++ app? Is C++11 unavailable for your target compiler(s)? Is Boost too large?

Then you need TinyThread++!

TinyThread++ implements a fairly compatible subset of the C++11 thread management classes.

Features

Download

The latest release is v1.1 (2012.05.07):

Download TinyThread++ v1.1 source (zip, 122 KB)

Download TinyThread++ v1.1 source (tar.bz2, 58 KB)

More

The Doxygen generated documentation can be found here.

Go to the GITORIOUS project page.

License

The library is released under the zlib/libpng license, which makes it perfectly free to use for any application (including commercial applications).

Related Software

If TinyThread++ is not what you need, you may try: