package mirage

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

Install

Authors

Maintainers

Sources

mirage-v3.7.7.tbz
sha256=3bb6aa19267bd67fb7e735d036f591b6084bb8f74a6adad604643cb0b8fb45b7
sha512=926a15482f8d6b0200a942e5ebf86475020f4018a7fd454c8211e8cff85d8e4c3ec45a11d4a6c4f55488e4c7ecc1d33748cf5a89a76253f4171eb01279788644

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: 18 May 2020

Dependencies (10)

  1. mirage-runtime >= "3.7.0" & < "3.8.0"
  2. stdlib-shims
  3. logs
  4. astring
  5. fmt >= "0.8.4"
  6. bos
  7. functoria >= "3.1.0" & < "4.0"
  8. ipaddr >= "3.0.0" & < "5.0.0"
  9. dune >= "1.1.0"
  10. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (5)

  1. conan
  2. conan-cli
  3. docteur < "0.0.2"
  4. docteur-unix < "0.0.3"
  5. nbd = "3.0.0"

Conflicts

None