clockUtils is a lightweight C++ library collection for commonly needed tasks and is optimized for simplicity and speed. It was created by Daniel Bonrath and Michael Baer. It’s open source at GitHub and can be used by everyone. It was a nice experiment and some of the libraries, especially the socket module because of its simplicity and speed, are used in our internal tools and the great Gothic modification management tool Spine that was also created by Daniel Bonrath. The development of clockUtils currently pauses to focus on the game projects.