systemd alternative - Service manager with dependency resolution
systemd alternatifi - Bagimllik cozumlemeli servis yoneticisi
Proses yonetimi
nix = "0.27"Sinyal yakalama
signal-hook = "0.3"Daemon olusturma
daemonize = "0.5"Konfigurasyon okuma
toml = "0.8"Bagimllik grafi
petgraph = "0.6"Copy this Cargo.toml to get started:
[package]
name = "my-init-system"
version = "0.1.0"
edition = "2021"
[dependencies]
nix = "0.27"
signal-hook = "0.3"
daemonize = "0.5"
toml = "0.8"
petgraph = "0.6"
thiserror = "1"
tracing = "0.1"Docker/Podman alternative - OCI-compliant container runtime
supervisord alternative - Async process supervision
Secure code execution with Landlock, seccomp, and namespaces
Hypervisor using KVM - Run virtual machines