The MirageOS library operating system

Install

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.

Tags

org:mirage org:xapi-project

Published: 23 Feb 2023

Dependencies (9)

  1. opam-monorepo >= "0.3.2"
  2. mirage-runtime = version
  3. logs
  4. astring
  5. bos
  6. functoria = version
  7. ipaddr >= "5.0.0"
  8. dune >= "2.9.0"
  9. ocaml >= "4.08.0"

Dev Dependencies (3)

  1. fmt >= "0.8.7" & with-test
  2. alcotest with-test
  3. dune with-test & >= "3.0.0"

Used by (4)

  1. conan >= "0.0.2"
  2. conan-cli >= "0.0.2"
  3. docteur < "0.0.2"
  4. nbd = "3.0.0"

Conflicts

    None