• en

mirage 1.2.0

Maintainers anil@recoil.org and thomas@gazagnaire.org
Tags org:mirage and org:xapi-project
Dependencies
& cmdliner >= 0.9.2
cstruct >= 1.0.1
io-page >= 1.0.0
ipaddr >= 1.0.0
lwt >= 2.4.3
mirage-types >= 1.2.0
re >= 1.2.1
OCaml >= 4.00.1
Published Jul 7, 2014
Source [http] https://github.com/mirage/mirage/archive/v1.2.0.tar.gz
7f286e36337b2b02d30eb428e0c9d129
Edit https://github.com/ocaml/opam-repository/tree/master/packages/mirage/mirage.1.2.0/opam

The Mirage library operating system

Mirage is a unikernel for constructing 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 microkernel that runs under the Xen hypervisor. Since Xen powers most public cloud computing infrastructure such as Amazon EC2, this lets your servers run more cheaply, securely and finer control than with a full software stack.