| GitHub | logos-co/logos-cpp-sdk |
| Status | Active |
| Org | logos-co |
| Language | C++ |
C++ SDK that wraps logos-liblogos to simplify module development. Provides higher-level APIs, utilities, and abstractions for building Logos modules without directly interfacing with the microkernel.
Related repos
- logos-liblogos — core runtime this SDK wraps
- logos-module — module interface this SDK helps implement
- logos-module-builder — scaffolding that generates SDK-based projects