Pelagicore/gdbus-codegen-glibmm
Code generator for C++ D-Bus stubs and proxies using Giomm/Glibmm
This tool helps C++ developers connect different software components in their applications using the D-Bus system. It takes D-Bus interface definitions written in XML and automatically generates the C++ code needed to send and receive messages between components. Developers use this to build robust, modular C++ applications where different parts can communicate smoothly.
No commits in the last 6 months.
Use this if you are a C++ developer building applications that need to communicate via D-Bus and want to automate the creation of boilerplate code for stubs and proxies.
Not ideal if you are not developing in C++ or are working with inter-process communication technologies other than D-Bus.
Stars
24
Forks
26
Language
C++
License
LGPL-2.1
Category
Last pushed
Jun 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Pelagicore/gdbus-codegen-glibmm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.