A convenience crate for optionally supporting systemd socket activation.
Zero-downtime TCP listener with hot restart / 支持热重启的零停机 TCP 监听器
Automates parsing and binding to TCP, Unix sockets and Windows Named Pipes
A library for graceful restarts in Rust.
Add flexibility in a way of accepting connections: unix sockets, socket activation, inetd mode to Tokio-based projects.
A Rust library for handling systemd socket activation
A library for graceful shutdown with no downtime
A process and shared socket manager
A rust implementation of rtl-tcp with better buffering and support for systemd socket activation.
A rust implementation of rtl-tcp with better buffering and support for systemd socket activation.
Self-executing command builder for Rust programs / Rust 程序自执行命令构建器
A convenient helper for passing sockets into another process. Best to be combined with listenfd and cargo-watch.