package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-4.9.0.tbz
sha256=0c07d59eb52dc3d1506eb4121c4953104a12df79d08a0f0923c9b71e7474a026
sha512=666bf9ee20c9f9de058441f252f4f40ceec6a9ffd00e5cd3b7bfa9532fd65000aeb8a83f9e55586be98d0a86ea72f2dda94e924608135e3d63441359505de58a

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: 05 Mar 2025

Dependencies (13)

  1. opam-monorepo >= "0.4.0"
  2. logs >= "0.7.0"
  3. uri >= "4.2.0"
  4. rresult >= "0.7.0"
  5. fpath
  6. bos
  7. ipaddr >= "5.0.0"
  8. fmt >= "0.8.7"
  9. emile >= "1.1"
  10. cmdliner >= "1.2.0" & < "2.0.0"
  11. astring
  12. dune >= "2.9.0"
  13. ocaml >= "4.13.0"

Dev Dependencies (4)

  1. mirage-runtime with-test & = version
  2. alcotest with-test
  3. cmdliner with-test & >= "1.3.0" & < "2.0.0"
  4. ocaml with-test & < "5"

Used by (4)

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

Conflicts (1)

  1. jbuilder with-test
OCaml

Innovation. Community. Security.