edsrzf / zegomqLinks
A ZeroMQ implementation in Go
☆20Updated 13 years ago
Alternatives and similar repositories for zegomq
Users that are interested in zegomq are comparing it to the libraries listed below
Sorting:
- HTTP package and server: A step ahead of Go's standard library.☆44Updated 11 years ago
- distributed compilation in go☆172Updated 6 years ago
- go language generics system☆115Updated 12 years ago
- Multicast DNS library for Go☆193Updated 9 years ago
- Go Interface for SQLite3☆83Updated 12 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 10 months ago
- An NGINX-alike HTTP reverse proxy in Go☆64Updated 14 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- lunk provides a set of tools for structured logging in the style of Google's Dapper or Twitter's Zipkin☆126Updated 10 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A collection of well-known string hash functions, implemented in Go