Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stardust #58

Open
wardjaradat opened this issue Jan 5, 2021 · 0 comments
Open

Stardust #58

wardjaradat opened this issue Jan 5, 2021 · 0 comments

Comments

@wardjaradat
Copy link

We are pleased to announce a new Unikernel project called Stardust which has been engineered by researchers from the University of St Andrews. We would appreciate if you could include it on your community website. Please find below a brief summary of the project:

Stardust is a Unikernel operating system designed to support the deployment of light-weight applications in a protected, single-address space environment. It delegates the management of physical resources to an underlying hypervisor which is treated as a trusted platform. Stardust has a small code base that can be maintained easily and relies on static linking to combine a minimal kernel with a single application, along with the libraries and associated programming language run-time required for the execution of the application. It supports multiple cores, preemptive threads, basic front-end drivers and provides a standard POSIX threads library. It also supports a small Java interpreter that can be used for experimental purposes. Stardust also comes with a small debugger called Duster which can be used for debugging C-based PV Unikernels on Xen.

Project site
Project repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant