quasar-team/quasar
CERN framework for generating OPC UA servers from an XML data-model. Declare your address space in Design.xml, get a full C++ server with config parsing and open62541/UA-SDK backends.
This tool helps control systems engineers quickly build OPC UA servers for industrial control and monitoring. You provide a single XML file describing your device's data and structure, and it generates all the necessary C++ code, configuration, and build system. This allows you to focus purely on the unique logic of your device, rather than the complex boilerplate of an OPC UA server.
Use this if you are developing control and monitoring systems and need to create OPC UA servers efficiently, minimizing manual coding for standard server components.
Not ideal if you need to build a simple client application or if your project doesn't involve OPC UA communication.
Stars
40
Forks
15
Language
C++
License
—
Category
Last pushed
Apr 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/quasar-team/quasar"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.