package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Authors

Maintainers

Sources

mirage-4.4.0.tbz
sha256=a72eed41deb9a07d6231038ea447800f03d2c169696f3aee69d26cb21c9e3e27
sha512=3c0c80b5ee4038bc5e24fcdc35e327e470526b2e6c03e00514ae38bc196d001d660659ab2d963d70f38cc40116e74c5d6e702003299946d498d858d1276132ae

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: 21 Jun 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