Hi, I am working on implementing a modern standard library for C++ that is based on security and simplicity (but still as efficient as possible). That tries to solve concurrent programming problems. Of course, all using preferably the standard C++ libraries as well as some use of the modern C standard.