package mirage

  1. Overview
  2. No Docs
The MirageOS library operating system

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-4.0.0.tbz
sha256=f804161872de6cf20699364f09d03370ed06aafffb12f1d586190832c73a194d
sha512=75c1c1cac4c6f862c0055381c7ced123785193234b40da8a8e238cb289cba1a4494378587c4edf2ed872aee7fbfc756f84087941c1037ac19cbd1733ff6cca6a

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: 28 Mar 2022

Dependencies (9)

  1. cmdliner < "2.0.0"
  2. opam-monorepo >= "0.2.6" & < "0.3.0"
  3. mirage-runtime = version
  4. logs
  5. astring
  6. bos
  7. functoria = version
  8. ipaddr >= "5.0.0"
  9. ocaml >= "4.08.0"

Dev Dependencies (4)

  1. cmdliner with-test & < "1.2.0"
  2. fmt >= "0.8.7" & with-test
  3. alcotest with-test
  4. dune >= "2.9.0" | (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 < "4.0.3"

Conflicts

None

OCaml

Innovation. Community. Security.