rumprun

The Rumprun unikernel and toolchain for various platforms

  • Owner: rumpkernel/rumprun
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Rumprun Build Status

This repository uses rump kernels to provide
the Rumprun unikernel.
Rumprun works on not only on hypervisors such as KVM and Xen, but also on
bare metal. Rumprun can be used with or without a POSIX'y interface.
The former allows existing, unmodified POSIX applications to run
out-of-the-box, while the latter allows building highly customized
solutions with minimal footprints.

The Rumprun unikernel supports applications written in, for example
but not limited to: C, C++, Erlang, Go, Java, Javascript (node.js),
Python, Ruby and Rust.

You will find ready-made software packages for Rumprun from the
rumprun-packages repository.
Some examples of software available from there includes LevelDB,
Memcached, nanomsg, Nginx and Redis. See the packages repository
for further details.

See the wiki for more
information and instructions. You may also want to watch video
tutorials in the
Rumprun unikernel video series.

Note: some of our tools will throw a warning about them
being experimental. It does not mean that they
are not expected to produce a working result, just that the usage
is not necessarily final. The wiki
explains
further.

hw

The hardware (``hw'') platform is meant for embedded systems
and the cloud. It works on raw hardware, but also supports
virtio drivers and KVM. For a demonstration, see this youtube
video
where the hw platform
is booted on a laptop and plays audio using the PCI hdaudio drivers.
The supported CPU architectures are x86_32, x86_64 and ARM.

Xen

The Xen platform is optimized for running on top of the Xen hypervisor
as a paravirtualized guest, and provides support for virtualization
functions not available on the hw platform. The Xen platform will
work both against the xl tools and the Amazon EC2 cloud.
The supported CPU architectures are x86_32 and x86_64.

Main metrics

Overview
Name With Ownerrumpkernel/rumprun
Primary LanguageC
Program languageShell (Language Count: 9)
Platform
License:Other
所有者活动
Created At2015-02-20 17:55:46
Pushed At2020-05-11 20:59:01
Last Commit At2020-05-11 20:58:59
Release Count0
用户参与
Stargazers Count1.1k
Watchers Count69
Fork Count128
Commits Count2.4k
Has Issues Enabled
Issues Count95
Issue Open Count52
Pull Requests Count29
Pull Requests Open Count4
Pull Requests Close Count8
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private