go-zeromq / zmq4Links
[WIP] Pure-Go implementation of ZeroMQ-4
☆365Updated last year
Alternatives and similar repositories for zmq4
Users that are interested in zmq4 are comparing it to the libraries listed below
Sorting:
- mangos is a pure Golang implementation of nanomsg's "Scalablilty Protocols"☆711Updated last month
- goczmq is a golang wrapper for CZMQ.☆608Updated last year
- Pure Go Implementation of a Subset of ZeroMQ☆301Updated 2 years ago
- A Go interface to ZeroMQ version 4☆1,211Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆580Updated 3 months ago
- Emits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins☆520Updated 2 years ago
- A portable mmap package for Go☆1,035Updated 6 months ago
- A simple pubsub package for go.☆438Updated last year
- Diodes are ring buffers manipulated via atomics.