gone
Daemon toolkit
A collection of Go packages that simplify building small daemons and servers by providing convenient features for logging, process management, networking, metrics, and configuration.
Golang packages for writing small daemons and servers.
50 stars
10 watching
9 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
daemongolanglogging-librarysocket-activationstatsd-clientsystemd
Related projects:
Repository | Description | Stars |
---|---|---|
devfacet/gocmd | A Go library for building command line applications with advanced features and support for various arguments and commands | 65 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
ingeniousambivert/fiber-bootstrapped | A comprehensive toolkit for building Go applications with authentication, user management, role-based access control, and other core functionalities. | 2 |
oneofone/go-utils | A collection of miscellaneous Go utility packages. | 50 |
crazy-canux/go-devops | A collection of Go-based tools for automating and managing software development lifecycle phases | 9 |
jackc/pgx-go-kit-log | Provides logging and logging configuration utilities for building Go applications using PGX. | 0 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
surrealdb/surrealdb.go | A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database | 243 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
inconshreveable/log15 | A toolkit for structured logging in Go that provides an opinionated API and promotes best-practice logging. | 1,104 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
gopinath-langote/1build | Automates project-specific command line aliases and tasks for improved productivity | 227 |
hashicorp/go-hclog | A logging package providing customizable output modes and levels for logging messages in Go applications. | 321 |
clickhouse/ch-go | A low-level TCP client and protocol implementation for interacting with a columnar OLAP database management system | 325 |