WarLib
Some fundamental C++ classes
warlib is a small collection of useful C++ classes targeted for high performance servers.
The library is writen in C++14, and uses the boost libraries.
It's basically the fundamental bulding bricks for more specific libraries (like wfde).
Currently it contains:
- Logging library
- Thread Sequencer library
- Thread Pool library
The download snapshot may be old. Clone from the git repository to get the current version.
Note: This project re-uses the project-space at...