cornelius/kode
XML meta programming
Kode helps C++ developers streamline their workflow by automating the creation of C++ classes from XML data. It takes XML schema definitions (like RelaxNG, W3C Schema, or example XML files) and outputs corresponding C++ classes, significantly reducing manual coding effort. This is ideal for C++ developers working with XML data structures.
No commits in the last 6 months.
Use this if you are a C++ developer needing to generate C++ classes directly from XML schema definitions or example XML to represent and manage your data programmatically.
Not ideal if you are not a C++ developer or if your primary task doesn't involve heavy interaction with XML data structures requiring code generation.
Stars
21
Forks
10
Language
C++
License
—
Category
Last pushed
Jan 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/cornelius/kode"
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.