RADLib
RADical C++ application framework

RADService contains deployment-oriented helpers:

  • systemd unit generation and writing,
  • sd_notify-compatible ready/watchdog messages without libsystemd,
  • single-instance process locks via RADCore::RADLockFile,
  • optional Unix daemonization for service-style programs.

These helpers are useful for embedded appliances and desktop background tools that need reproducible service metadata.