English Українська Русский
▔▔▔▔
PipKit is a lightweight, declarative, and fast C++17 GUI framework designed specifically for resource-constrained embedded systems. The project strictly adheres to the YAGNI principle, delivering maximum performance and rich visual interfaces.
The framework provides a SwiftUI-style API for building interface layouts with minimal boilerplate code. By utilizing Signed Distance Fields (PSDF) fonts, PipKit dynamically scales text to any size with high edge sharpness and minimal memory consumption. When RAM is scarce, the rendering engine automatically switches to an incremental two-tile pipeline. The project also includes a cross-platform PC simulator for rapid UI development on Windows and a built-in toolkit, including secure signed OTA updates and screenshot capture.
Distributed under the MIT License.
