daemonize
There are 57 repositories under daemonize topic.
kostya/eye
Process monitoring tool. Inspired from Bluepill and God.
knsd/daemonize
Library for writing system daemons
hlandau/service
:zap: Easily write daemonizable services in Go
thesharp/daemonize
daemonize is a library for writing system daemons in Python.
immortal/fork
Library for creating a new process detached from the controling terminal (daemon) using the fork and setsid syscalls.
rhelmot/nclib
Netcat as a python library
xadaemon/daemonize-me
Rust library to ease the task of creating daemons
status-im/nim-daemon
Cross-platform process daemonization library for Nim language
silverwind/daemonize-process
Daemonize the current Node.js process
geerlingguy/ansible-role-daemonize
Ansible Role - Daemonize.
aellwein/daemonizr
An easy to use library for writing daemon applications in Rust.
raforg/daemon
turns other processes into daemons
lucas-labs/kurv
𝐤𝐮𝐫𝐯 › process manager to deamonize/run background processes
matsune/pman
Process management tool for UNIX systems using gRPC
raforg/libslack
A UNIX/C library of general utilities for programmers with Slack
jedisct1/rust-daemonize-simple
A simple crate to run your process as a Unix daemon.
XamanSoft/CPP-SystemRT
Threads, Sockets/NamedPipe, Daemon (Linux) / Service (Windows) Library in C++
Tomenz/SrvLib
A plugin library to make your console application a windows system service, or a Linux daemon service
casteryh/easy-daemonizer
A CLI front-end to create and install a daemon service with launchctl for OS X.
ericsuh/daemonic
Python package for UNIX/Linux daemon boilerplate
consatan/pdaemon
Running PHP script in daemon mode at CLI.
leprosus/golang-daemon
Golang package to daemonize
TachyonicProject/luxon
Luxon Framework for rapid application development.
vroncevic/daemonpy
Creating Daemon processes
andreabac3/alwaysRun
Python script for launch in daemon way of any software can be launched from the command line
gvcgo/goutils
Some utils, such as AES crypto, base64, daemonization for go program, Json config file process, request with socks5 proxy, tui tools, etc.
KDesp73/httpd.h
A header-only c library that helps you quickly put together an HTTP server
matteocorti/daemonizer
daemonizer is program to start a process and detach it from the terminal
sarnold/python-daemonizer
Python daemonizer for Unix, Linux and OS X
stephen-fox/cyberdaemon
A Go library that provides tooling for creating and managing a platform-agnostic daemon.
eestrada/userv
Library to easily create daemonized Unix services with start/stop/restart/status features.
kai3341/zerod
Small process control system without master process
thecsw/pid
Daemonize your go programs
oold/daemonize
Run your code as SysV daemon on Unix-like systems.
swaldman/mill-daemon
A mill module that implements spawning of systemd-appropriate forking daemon processes