package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-4.0.0.beta1.tbz
sha256=3d3ea9d35a475210eb9212b43a9e9516ec977f53365053402977b964255a3fec
sha512=4889e143d9c4e4082e23fbccc577e73b4849b8b4e01d42d58a1a1bf2b7f55a4ae2d00cd39ff2fafc4067d37c8e0bc8df26257e1d50127e026e61a23682df0589

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: 29 Jan 2022

Dependencies (9)

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

Dev Dependencies (2)

  1. fmt >= "0.8.7" & with-test
  2. alcotest with-test

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.