Skip to content

gabrielmocanu/catalog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unikraft Applications & Examples Catalog

This repository contains the official catalog of supported applications by Unikraft.

In addition to supported applications, this repository contains templates and examples of user-level programs built on top of runtimes that are available in the catalog.

To get started using these pre-built Unikraft unikernel images, start by installing the companion command-line toolchain kraft:

curl --proto '=https' --tlsv1.2 -sSf https://get.kraftkit.sh | sh

You can view all the up-to-date images which are built in this repository directly in the CLI by running:

kraft pkg ls --apps --update

Examples

Example
Simple "Hello, world!" application written in C
Simple "Hello, world!" application written in C++
Simple "Hello, world!" application written in Rust built via cargo
Simple Flask 3.0 HTTP Web Server
Simple Python 3.10 HTTP Web Server with http.server.HTTPServer

Library

Status Image
unikraft.org/base:latest
unikraft.org/helloworld:latest
unikraft.org/nginx:1.15
unikraft.org/python:3.10
unikraft.org/redis:7.0
unikraft.org/lua:5.4
unikraft.org/node:18

About

Unikraft Applications & Examples Catalog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 69.0%
  • HTML 9.0%
  • JavaScript 7.8%
  • C 7.7%
  • Python 5.9%
  • Lua 0.6%