proc-daemon 0.6.0

A foundational framework for building high-performance, resilient daemon services in Rust. Handles all the boilerplate for signal handling, graceful shutdown, logging, and configuration.
Documentation

proc-daemon

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 2 of them enabled by default.

default

tokio (default)

toml (default)

async-std

backtrace

This feature flag does not enable additional features.

config-watch

console

full

ipc

json-logs

metrics

notify

serde

This feature flag does not enable additional features.

serde_json

windows

windows-monitoring