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
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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