go-nsq
NSQ client
A Go package providing an official client library for interacting with NSQ clusters.
The official Go package for NSQ
3k stars
68 watching
442 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
client-librarygonsq
Related projects:
Repository | Description | Stars |
---|---|---|
lib/pq | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,193 |
dropbox/godropbox | Provides common libraries and utilities for building Go services on Linux servers. | 4,175 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,690 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
apache/cassandra-gocql-driver | A fast and robust Cassandra client for the Go programming language | 2,595 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,104 |
google/gopacket | Provides packet processing capabilities for Go | 6,375 |
google/go-github | Provides an interface to access the GitHub API v3 | 10,488 |
asaskevich/govalidator | Package of validators and sanitizers for strings, structs, and collections | 6,061 |
smartystreets/goconvey | A tool for writing and running Go tests in the browser or terminal with visualizations of test results | 8,282 |
satori/go.uuid | Provides a pure Go implementation of Universally Unique Identifiers (UUIDs) with various versions and parsing capabilities. | 4,894 |
gocelery/gocelery | A Go library that enables distributed task queuing and supports Celery workflow automation | 2,384 |
go-chassis/go-chassis | A cloud-native application framework for Go that simplifies the development of microservices. | 2,735 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,739 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |