mirage
The MirageOS library operating system

Install

Authors

Maintainers

Sources

mirage-4.3.6.tbz
sha256=8bfe6c6477f1102a0a60c7468def94db5196c49e9d0d9ade55c406b5bba8e121
sha512=21bde27635a66fd0526f1c2853a03ea1bcf1c8ed450881381f76e9fc098c3799f76f7ca5b6d98dd77e03c454e8b6d19fcf3adbd27b69ed25b6ce0afa2e42a75a

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 Mar 2023

Dependencies (10)

  1. cmdliner
  2. opam-monorepo >= "0.3.2"
  3. mirage-runtime = version
  4. logs
  5. astring
  6. bos
  7. functoria = version
  8. ipaddr >= "5.0.0"
  9. dune >= "2.9.0"
  10. 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 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