godropbox
Service library
Provides common libraries and utilities for building Go services on Linux servers.
Common libraries for writing Go services/applications.
4k stars
244 watching
426 forks
Language: Go
last commit: 11 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
nsqio/go-nsq | A Go package providing an official client library for interacting with NSQ clusters. | 2,594 |
google/gops | A tool to diagnose and inspect running Go processes on a system. | 6,745 |
go-chassis/go-chassis | A cloud-native application framework for Go that simplifies the development of microservices. | 2,735 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
godbus/dbus | Native Go bindings for D-Bus message bus system | 987 |
actions/setup-go | An action that sets up a Go environment for use in GitHub Actions workflows | 1,407 |
lileio/lile | Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,678 |
wangyoucao577/go-release-action | Automates the process of publishing Go binaries to GitHub Release Assets | 498 |
piaohao/godis | A Go library implementing Redis clients with features like cluster support, pipelines, transactions, and distributed locks. | 111 |
fatih/vim-go | Plugin for Vim text editor to support Go programming language | 16,024 |
nsf/termbox-go | A minimalistic API to write text-based user interfaces on various terminals and operating systems. | 4,676 |
go-kratos/kratos | A comprehensive framework for building cloud-native microservices applications using Go, focusing on scalability, reliability and ease of use. | 23,374 |
jessevdk/go-flags | A command line option parser library for Go. | 2,596 |
gocelery/gocelery | A Go library that enables distributed task queuing and supports Celery workflow automation | 2,379 |