IncludeOS
Appearance
Developer | IncludeOS |
---|---|
Written in | C++ |
Source model | Open source |
Initial release | August 18, 2014 |
Marketing target | Cloud computing |
Platforms | x86, x86-64 |
Kernel type | Unikernel |
Userland | POSIX subset, custom |
License | Apache 2.0 |
Official website | www |
IncludeOS is a minimal, open source, unikernel operating system for cloud services. IncludeOS allows you to run your application in the cloud without an operating system. IncludeOS adds operating system functionality to your application allowing you to create performant, secure and resource efficient virtual machines.
IncludeOS applications boot in tens of milliseconds and require only a few megabytes of disk and memory.
External links
- IncludeOS on GitHub
- IncludeOS blog
- Alfred Bratterud: Deconstructing the OS: The devil’s In the side effects, CppCon 2017 presentation