Daemonize Go applications deviously.
☆496Jun 29, 2021Updated 4 years ago
Alternatives and similar repositories for godaemon
Users that are interested in godaemon are comparing it to the libraries listed below
Sorting:
- A library for writing system daemons in golang.☆2,308Nov 10, 2025Updated 3 months ago
- A daemon package for use with Go (golang) services☆1,978Dec 1, 2023Updated 2 years ago
- Run functions resiliently in Go, catching and restarting panics☆159Dec 12, 2023Updated 2 years ago
- Extensions to Go's testing/iotest package☆12Feb 13, 2016Updated 10 years ago
- Simple build-time controlled debug log with ability to log where the logger was called☆17Jul 28, 2017Updated 8 years ago
- A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific…☆238Feb 10, 2020Updated 6 years ago
- Go bindings to systemd socket activation, journal, D-Bus, and unit files☆2,643Feb 8, 2026Updated 3 weeks ago
- psutil for golang☆11,729Updated this week
- a generic object pool for golang☆1,245May 30, 2023Updated 2 years ago
- Implements string functions widely used in other languages but absent in Go.☆1,418Jun 6, 2024Updated last year
- A wrapper around Go's database/sql package that provides connection pool limits☆29Apr 26, 2021Updated 4 years ago
- Run go programs as a service on major platforms.☆4,780Jul 14, 2025Updated 7 months ago
- Fast key-value DB in Go.☆15,499Feb 26, 2026Updated last week
- A persistent and flexible background jobs library for go.☆499Jun 16, 2018Updated 7 years ago
- File system event notification library on steroids.☆929Feb 26, 2024Updated 2 years ago
- Graceful restart & zero downtime deploy for Go servers.☆4,895Feb 13, 2019Updated 7 years ago
- UUID package for Go☆4,903Aug 10, 2024Updated last year
- Build self-updating Golang programs☆2,254Jun 24, 2022Updated 3 years ago
- go chart is a basic charting library in go.☆3,988Aug 23, 2024Updated last year
- Zero-downtime restarts in Go☆2,094Feb 13, 2019Updated 7 years ago
- Go package for reading from continously updated files (tail -f)☆2,775Oct 25, 2022Updated 3 years ago
- Golang channel helpers and special types☆809Feb 21, 2024Updated 2 years ago
- Stochastic flame graph profiler for Go programs☆3,946Nov 7, 2018Updated 7 years ago
- Command pattern for Go with thread safe serial and parallel dispatcher