mirage
The MirageOS library operating system
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 18 May 2020
- Authors
- Maintainers
Sources
mirage-v3.7.7.tbz
sha256=3bb6aa19267bd67fb7e735d036f591b6084bb8f74a6adad604643cb0b8fb45b7
sha512=926a15482f8d6b0200a942e5ebf86475020f4018a7fd454c8211e8cff85d8e4c3ec45a11d4a6c4f55488e4c7ecc1d33748cf5a89a76253f4171eb01279788644
Dependencies
mirage-runtime
>= "3.7.0" & < "3.8.0"
fmt
>= "0.8.4"
functoria
>= "3.1.0" & < "4.0"
ipaddr
>= "3.0.0" & < "5.0.0"
dune
>= "1.1.0"
ocaml
>= "4.06.0"
Reverse Dependencies