godaemon

Daemonizer

A package to create a daemon process from a Go application by making copies of it instead of using fork(), with features like output capture and file inheritance.

Daemonize Go applications deviously.

GitHub

492 stars
30 watching
55 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vividcortex/siesta A framework for writing composable HTTP handlers in Go. 349
neilotoole/jsoncolor A package that enhances the JSON encoding in Go to make it more visually appealing by adding colorization. 46
one-com/gone A collection of Go packages that simplify building small daemons and servers by providing convenient features for logging, process management, networking, metrics, and configuration. 50
ian-kent/gofigure Tool for easy configuration of Go applications with support for environment variables and command line flags. 68
twharmon/dynago A package simplifying interaction with AWS DynamoDB using Go. 12
gowebly/gowebly A tool that simplifies the process of creating web applications with Go on the backend and various frontend frameworks. 1,011
gobijan/go-htmx-todo A web-based TODO app utilizing WebSockets and HTMX for dynamic updates 10
songgao/colorgo A tool to colorize error messages from Go build commands. 113
bzick/tokenizer A high-performance tokenization library for Go, capable of parsing various data formats and syntaxes. 98
cheekybits/genny A tool for generating type-specific code in Go using generics 1,712
awalterschulze/goderive Automates generating implementations of common Go functions from input parameter types. 1,243
aliyuncontainerservice/derrick A tool to help developers containerize applications in seconds by automating the process of generating necessary files and templates. 686
aphistic/gomol-console A console logger package for Go applications 0
mafulong/godal Tools for generating Golang code from SQL definitions 18
xujiajun/gotokenizer A tokenizer based on dictionary and Bigram language models for text segmentation in Chinese 21