IncludeOS¶
IncludeOS is an includeable, minimal library operating system for C++ services running in the cloud or on devices. Starting a program with #include <os>
, will literally include a whole little operating system into your service during link-time.
For more information: Visit our website, check out the project on GitHub or come chat with us on Slack!