Libthreadar is a C++ library providing an abstracted set of C++ *classes* to manipulate threads in a very simple and efficient way from your C++ code.

It also handles exceptions thrown from a thread and propagated to another one, when the later is calling the thread::join() method. This let one manage exceptions as simply as it is in C++ single threaded context.

Additionally, all the related objects around multi-threading (mutex, semaphore, ...) are provided, under easy to use and independent C++ classes.
Other more advanced classes ease the information exchange
between threads like scattering and gathering a collection of objects between many threads, or asynchonous buffered information exchanges between two threads.

All these C++ classes are easy to use and fully documented

Features

  • thread management for C++ code
  • any type of exception propagation from a thread to another
  • asynchronous communication between threads

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow libthreadar

libthreadar Web Site

Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
Get Avast Free Antivirus with 24/7 AI-powered online scam detection

Get protection for today’s online threats. Free.

Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of libthreadar!

Additional Project Details

Operating Systems

Linux, BSD

Intended Audience

Information Technology, Advanced End Users, Developers

Programming Language

C++

Related Categories

C++ Build Tools, C++ Object Oriented Software, C++ Libraries

Registered

2015-02-15