atmanos

Build Go programs that run directly on the Xen hypervisor

  • Owner: atmanos/atmanos
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

NOTE: AtmanOS is an unstable and experimental project!

AtmanOS

AtmanOS allows you to compile ordinary Go programs into standalone unikernels
that run under the Xen hypervisor.

AtmanOS is implemented as a series of patches and additional files for Go's
runtime and standard library. AtmanOS is a GOOS available from the modified
go command, meaning programs can be cross-compiled for AtmanOS in the normal
manner:

GOOS=atman go build

Build AtmanOS

Build AtmanOS by running bin/setup,
which will download the required dependencies to the build directory
and then build AtmanOS itself.

Build a program and deploy it

Read the Running locally with Vagrant
tutorial for the fastest way to build your first program with AtmanOS.

Supported I/O

  • Console - available on os.Stdin and os.Stdout
  • Network - managed out-of-tree in atmanos/anet

Contributing

We love pull requests from everyone.
By participating in this project,
you agree to abide by the Go Community Code of Conduct.

We expect everyone to follow the code of conduct
anywhere in the project's codebases,
issue trackers, chatrooms, and mailing lists.

License

AtmanOS is Copyright (c) 2015 Bernerd Schaefer. It is free software,
and may be redistributed under the terms specified in the LICENSE file.

Main metrics

Overview
Name With Owneratmanos/atmanos
Primary LanguageGo
Program languageMakefile (Language Count: 5)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2016-01-02 19:32:28
Pushed At2017-10-28 17:04:15
Last Commit At2017-10-28 10:03:28
Release Count0
用户参与
Stargazers Count710
Watchers Count38
Fork Count23
Commits Count104
Has Issues Enabled
Issues Count21
Issue Open Count8
Pull Requests Count17
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private