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

493 stars
30 watching
55 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vividcortex/siestaA framework for writing composable HTTP handlers in Go.349
neilotoole/jsoncolorA package that enhances the JSON encoding in Go to make it more visually appealing by adding colorization.46
one-com/goneA 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/gofigureTool for easy configuration of Go applications with support for environment variables and command line flags.68
twharmon/dynagoA package simplifying interaction with AWS DynamoDB using Go.12
gowebly/goweblyA tool that simplifies the process of creating web applications with Go on the backend and various frontend frameworks.1,026
gobijan/go-htmx-todoA web-based TODO app utilizing WebSockets and HTMX for dynamic updates10
songgao/colorgoA tool to colorize error messages from Go build commands.113
bzick/tokenizerA high-performance tokenization library for Go, capable of parsing various data formats and syntaxes.103
cheekybits/gennyA tool for generating type-specific code in Go using generics1,710
awalterschulze/goderiveAutomates generating implementations of common Go functions from input parameter types.1,246
aliyuncontainerservice/derrickA tool to help developers containerize applications in seconds by automating the process of generating necessary files and templates.687
aphistic/gomol-consoleA console logger package for Go applications0
mafulong/godalTools for generating Golang code from SQL definitions18
xujiajun/gotokenizerA tokenizer based on dictionary and Bigram language models for text segmentation in Chinese21