package mirage

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-v3.10.0.tbz
sha256=0292be8b5cbb3f92ba4773ac4caca452b330e32b6c2bbf33df5bd3b85019d806
sha512=ebf4ef1bfa54dbd9cae5505c51953ddd694430588b6841e60506829e2cfad7177be53ee1e707b7f63151599f3eab189e35d6026cca6a315045338c1e77c20c3a

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: 03 Dec 2020

Dependencies (9)

  1. mirage-runtime = version | (>= "3.10.0" & < "3.11.0")
  2. stdlib-shims
  3. logs
  4. astring
  5. bos
  6. functoria >= "3.1.0" & < "4.0"
  7. ipaddr >= "5.0.0"
  8. dune >= "1.1.0"
  9. ocaml >= "4.08.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