Lourdes (C++ library)

Lourdes
Developer(s) Dídac Pérez Parera
Stable release
0.1 / December 5, 2015 (2015-12-05)
Written in C++
Type Libraries
License MIT Software License
Website www.github.com/perezdidac/lourdes

Lourdes is a library for the C++ programming language that provide support for simple tasks such as multithreading, concurrency, networking, logging, among others.

Design

The library is aimed at a wide range of C++ programmers, and aims to be a general-purpose easy-to-use set of classes and methods, organized in namespaces. It fully uses the Boost C++ libraries, making it fully platform-independent, aiming to be able to be used in any platform and architecture.

See also

This article is issued from Wikipedia - version of the 12/7/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.