Back to rankings

nsqio/go-nsq

Go

The official Go package for NSQ

nsqgoclient-library
Star Growth
Stars
2.7k
Forks
436
Weekly Growth
Issues
18
1k2k
Jan 2023Mar 2024May 2025Jul 2026
ArtifactsGo Modulesgo get github.com/nsqio/go-nsq
README

go-nsq

Build Status GoDoc GitHub release

The official Go package for NSQ.

Docs

See godoc and the main repo apps directory for examples of clients built using this package.

Tests

Tests are run via ./test.sh (which requires nsqd and nsqlookupd to be installed).