fork-rs

Crates.iofork-rs
lib.rsfork-rs
version0.3.0
created_at2025-04-10 00:21:09.936862+00
updated_at2025-09-21 22:56:16.031396+00
descriptionModern fork for Rust
homepage
repositoryhttps://github.com/kristof-mattei/fork-rs
max_upload_size
id1627465
size27,472
Kristof Mattei (kristof-mattei)

documentation

README

A modern lib to daemonize / fork processes

Crates.io Docs.rs Build Status

Inspiration

Based on http://web.archive.org/web/20120914180018/http://www.steve.org.uk/Reference/Unix/faq_2.html#SEC16

with additional information from https://codingfreak.blogspot.com/2012/03/daemon-izing-process-in-linux.html

License

MIT, see LICENSE

SPDX-License-Identifier: MIT

Commit count: 4650

cargo fmt