gopcua/opcua
Native Go OPC-UA library observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 96
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 2963
- days_rel: 24
- days_push: 24
- n_releases_24m: 14
Adoption not part of the score
1058 stars · 320 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A native Go implementation of the OPC/UA Binary Protocol for industrial automation communication. It provides client and server functionality for reading, writing, and subscribing to nodes on OPC-UA endpoints with support for security policies and encryption.
Use cases
- connect to an OPC-UA server from Go
- read and write industrial PLC data over opc.tcp
- subscribe to OPC-UA node value changes
- implement a secure OPC-UA client with SignAndEncrypt
- integrate SCADA or ICS systems with a Go application
- build an OPC-UA server in Go
When to choose
- you need OPC-UA connectivity in a Go program without CGo or external dependencies
- you want a pure-Go, MIT-licensed client for industrial data acquisition
- you need encryption and authentication support for OPC-UA connections
When to avoid
- you need a full-featured commercial-grade OPC-UA stack with certification
- your project is not in Go
- you need the complete OPC-UA feature set such as complex event handling or historical access (HA)
Facets
library · maturity active
sdk networking security cryptography iot developer-tools embedded-systems go cross-platform windows opc-ua opcua scada industrial-protocols ics client server binary-protocol industrial-automation linux macos
1 source
- readme: https://github.com/gopcua/opcua · fetched 2026-08-28 · 5cf0c4519dac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gopcua/opcua | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem