ZPP
Zephyr C++ Framework
Warning: ZPP is very much experimental/alpha quality, and non backwards compatible changes can (and will) be made at any time.
ZPP is a C++ wrapper for Zephyr so the OS API’s can be used more easily from C++.
It is not the intention of ZPP to implement a std:: library for Zephyr. ZPP tries to wrap the Zephyr C-API in C++20 without causing to much runtime and/or memory overhead.
[Read More]