go-commandbus
Command bus
A simple command bus for Go, allowing the registration and execution of commands with pluggable handlers.
Simple command bus for GO
12 stars
23 watching
5 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A fault-tolerant implementation of the Modbus protocol in Go | 955 |
| A Go library that simplifies executing complex command pipelines by abstracting away shell-specific details and providing control over input streams and output redirection. | 62 |
| Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. | 5 |
| A Go implementation of the Windows COM API using shared libraries | 1,177 |
| A simple and highly configurable logging library for Go. | 292 |
| A minimalist event/message bus implementation | 337 |
| A lightweight event bus with async compatibility for GoLang | 1,763 |
| A tool for managing and switching multiple versions of the Go environment. | 2,011 |
| Library to simplify configuration management in Go applications | 11 |
| A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. | 117 |
| Provides a Go client for interacting with a Couchbase database | 321 |
| A Golang logging library with support for multiple handlers and log levels | 35 |
| Provides idiomatic Go input parsing with subcommands and flags at any position. | 860 |
| A tool to manage Go versions without root access or shell rehashing | 381 |
| A Go client library for interacting with a Couchbase database cluster | 371 |