= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
The MirageOS library operating system
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
mirage-4.3.4.tbz
sha256=64df0b6b6f8dd7dc15a3fbc151f223d7b254e854a9d235fb8769c3a08a51d576
sha512=9410cc17ad2fda7ffea67eec405f4797f2f27d78ee7aacaae8cdc48793f31da9fed830471edbbcbd12a7550a9dffa21f1b6f9a5507c3177bb696e1e39858a061
Description
MirageOS is a library operating system that constructs unikernels for secure, high-performance network applications across a variety of cloud computing and mobile platforms. Code can be developed on a normal OS such as Linux or MacOS X, and then compiled into a fully-standalone, specialised unikernel that runs under the Xen hypervisor.
Since Xen powers most public cloud computing infrastructure such as Amazon EC2 or Rackspace, this lets your servers run more cheaply, securely and with finer control than with a full software stack.
Dependencies (9)
-
opam-monorepo
>= "0.3.2"
-
mirage-runtime
= version
- logs
- astring
- bos
-
functoria
= version
-
ipaddr
>= "5.0.0"
-
dune
>= "2.9.0"
-
ocaml
>= "4.08.0"
Dev Dependencies (3)
Used by (4)
Conflicts
-
None
On This Page