Apparat is a powerful C++ framework for linux programmers. It presents handy and practical facilities, including following: advanced smart pointers (strong and weak handles), set of containers (array, list, map, sector, cycle buffer, priority queue), own powerful signal/slot mechanism (signal can connect with slots in other threads), functors and functor's map, threads and timers, state machines, input/output streams and serialization, serial port, sockets and so on.
Apparat is a set of C...