mirage
The MirageOS library operating system
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.
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 }">
- Published
- 13 Dec 2022
- Authors
- Maintainers
Sources
mirage-4.3.2.tbz
sha256=b100d8ad02d782b9e7cb6147963cb654ea650c008feaf1d6c6256cb1751c0a26
sha512=f6133262310dc8e384ecbcf59fedc8a85c18d9411856fafb1eb09478a957fd46f7f35f79c6948f8a677196dc083d8a12043bc11e3d2183b6a573e5436cdb36f4
Dependencies
fmt
>= "0.8.7" & with-test
alcotest
with-test
opam-monorepo
< "0.3.5" & with-test
opam-monorepo
>= "0.3.2"
mirage-runtime
= version
functoria
= version
ipaddr
>= "5.0.0"
dune
with-test & >= "3.0.0"
dune
>= "2.9.0"
ocaml
>= "4.08.0"
Reverse Dependencies