Suvarna Garge (Editor)

Lourdes (C library)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Dídac Pérez Parera

Type
  
Libraries

Written in
  
C++

License
  
MIT Software License

Stable release
  
0.1 / December 5, 2015; 14 months ago (2015-12-05)

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.

References

Lourdes (C++ library) Wikipedia