nanomsg/mangos-v1
The pure golang implementation of nanomsg (version 1, frozen) observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4330
- days_rel: n/a
- days_push: 2495
- n_releases_24m: 0
Adoption not part of the score
1520 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mangos v1 is a pure Go implementation of the nanomsg Scalability Protocols (SP) messaging system, supporting Req/Rep, Pub/Sub, Pair, Bus, Push/Pull, and Surveyor patterns over TCP, TLS, IPC, inproc, and WebSocket transports. This is the frozen legacy v1 branch; users are directed to mangos v2 for active development.
Use cases
- implement pub/sub messaging between Go services
- replace nanomsg C library with a pure Go alternative
- build req/rep or push/pull pipelines in distributed Go apps
- communicate with nanomsg or NNG peers from Go
- use messaging on systems without cgo support
- add inproc or IPC messaging between processes
When to choose
- you need nanomsg SP protocol interoperability in pure Go
- your environment lacks cgo support
- you must stay on the v1 API for legacy compatibility
When to avoid
- starting a new project - use mangos v2 instead
- you need high-throughput brokered messaging like Kafka or NATS
- you need ipc:// transport on Windows
Facets
library · maturity maintenance
message-queue rpc websocket networking microservices backend developer-tools go windows cross-platform nanomsg scalability-protocols messaging-library pure-go legacy pub-sub req-rep ipc inproc messaging linux macos
1 source
- readme: https://github.com/nanomsg/mangos-v1 · fetched 2026-08-28 · fb00c8431906
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nanomsg/mangos-v1 | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="nanomsg/mangos-v1")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem