proc-daemon 0.9.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 23 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

heap-profiling

high-res-timing

ipc

json-logs

lockfree-coordination

metrics

mimalloc

mmap-config

notify

profiling

scheduler-hints

This feature flag does not enable additional features.

scheduler-hints-unix

serde

This feature flag does not enable additional features.

serde_json

windows

windows-monitoring