Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmuens/union

POSIX compliant unikernel written in Rust.
https://github.com/pmuens/union

kernel posix rust unikernel

Last synced: 26 days ago
JSON representation

POSIX compliant unikernel written in Rust.

Awesome Lists containing this project

README

        

# Union

> POSIX compliant unikernel written in Rust

## Development

1. Build and run the Docker container via `./docker`
1. Build and run the kernel via `make run`
1. Press `ESC + 2` and type `quit` to exit QEMU
1. Clean everything up via `make clean`

## Roadmap

The projects roadmap can be found [here](https://github.com/pmuens/union/projects/1).