Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 757 Bytes

index.rst

File metadata and controls

24 lines (20 loc) · 757 Bytes

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!

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   Getting-started
   Contributing-to-IncludeOS
   Features
   Examples-and-libraries
   NaCl
   Using-memdisks
   Security
   More-information
   FAQ
   Deeper-understanding
   Publications
   Roadmap
   Acknowledgements