v1.9.6 ยท LGPL

libutil++

A C++ utility library with classes for scenarios we kept solving over and over โ€” IP addresses, sockets, CLI, compression, encryption, logging, strings, time, interfaces, and tasks.

What is libutil++?

libutil++ is a C++ utility library. It provides a set of classes that handle scenarios which we've found to be common in our coding endeavors.

What can it do?

Classes cover IPv4/IPv6 addresses, sockets, command-line parsing, compression, encryption, logging, strings, time, network interfaces, and tasks.