All Projects → mirage → mirage-xen

mirage / mirage-xen

Licence: ISC license
Xen core platform libraries for MirageOS

Programming Languages

c
50402 projects - #5 most used programming language
ocaml
1615 projects

Projects that are alternatives of or similar to mirage-xen

mirage-solo5
Solo5 core platform libraries for MirageOS
Stars: ✭ 18 (+5.88%)
Mutual labels:  mirageos, mirage-platform
Mirage
MirageOS is a library operating system that constructs unikernels
Stars: ✭ 1,707 (+9941.18%)
Mutual labels:  xen, mirageos
ocaml-x509
X509 (RFC5280) handling in OCaml
Stars: ✭ 40 (+135.29%)
Mutual labels:  mirageos
mirage-xmpp
Implementation of XMPP for MirageOS
Stars: ✭ 12 (-29.41%)
Mutual labels:  mirageos
clickos
The Click modular router: fast modular packet processing and analysis
Stars: ✭ 127 (+647.06%)
Mutual labels:  xen
mirage-framebuffer
Experimental portable bitmap framebuffer graphics for MirageOS
Stars: ✭ 16 (-5.88%)
Mutual labels:  mirageos
Qway-qubes-repo
Repository is intended to provide patches and rpm specs with experimental features to run under the Qubes OS.
Stars: ✭ 19 (+11.76%)
Mutual labels:  xen
eye-of-mirage
WiP image viewer using MirageOS
Stars: ✭ 16 (-5.88%)
Mutual labels:  mirageos
awesome-unikernels
A list about Unikernels
Stars: ✭ 86 (+405.88%)
Mutual labels:  mirageos
script
same script
Stars: ✭ 13 (-23.53%)
Mutual labels:  xen
contruno
A TLS termination proxy as a MirageOS
Stars: ✭ 13 (-23.53%)
Mutual labels:  mirageos
uniprof
A stack tracer/profiler for Xen domains
Stars: ✭ 29 (+70.59%)
Mutual labels:  xen
ocaml-pcap
OCaml code for generating and analysing pcap (packet capture) files
Stars: ✭ 20 (+17.65%)
Mutual labels:  mirageos
docteur
An opiniated file-system for MirageOS
Stars: ✭ 16 (-5.88%)
Mutual labels:  mirageos
prometheus
OCaml library for reporting metrics to a Prometheus server
Stars: ✭ 44 (+158.82%)
Mutual labels:  mirageos
arp
Address resolution protocol (ARP) implementation in OCaml targeting MirageOS
Stars: ✭ 20 (+17.65%)
Mutual labels:  mirageos
xen-orchestra-ce
🐳 Docker & docker-compose files to deploy Xen Orchestra Community Edition (ie: from sources)
Stars: ✭ 70 (+311.76%)
Mutual labels:  xen
hen
Haskell bindings to Xen hypervisor interface
Stars: ✭ 17 (+0%)
Mutual labels:  xen
rekernel
A minimal setup for writing Unikernels in ReasonML
Stars: ✭ 28 (+64.71%)
Mutual labels:  mirageos
mini-os
Minimalistic Operating System for Xen
Stars: ✭ 65 (+282.35%)
Mutual labels:  xen

mirage-xen -- Xen core platform libraries for MirageOS

This package provides the MirageOS OS library for Xen targets, which handles the main loop and timers. It also provides the low level C startup code and C stubs required by the OCaml code.

Build Status

Development

$ git clone https://github.com/mirage/mirage-xen
$ cd mirage-xen
$ opam monorepo lock
$ opam monorepo pull
$ opam install ocaml-freestanding dune
$ dune build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].