My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

libting Homepage

Latest Updates

2011-08-15: libting-0.9.0 released. ting::Signal::IsConnected() family of functions added.

Full history

Short description

ting is a simple cross platform C++ wrapper for threading (thread, mutex, semaphore, condition variable, message queue and message).

ting stands for ThreadING

Now ting is not only a threading library, it is also Network Sockets API library. It also contains some other useful stuff, e.g. reference counted pointers etc. See WiKi page for what is there.

Operating Systems supported

Supports both, 32 and 64 bit systems:

  • Windows (tested with MinGW / MSVC compilers)
  • linux (g++-4.5 and higher)
  • Mac OS (Experimental)

Library usage

See WiKi page for tutorials.

Questions and feedback

Please feel free to post your questions or any feedback!

Use this mailing list.

Other projects

TCP server library: cliser

Donate

Powered by Google Project Hosting