atmanos

Build Go programs that run directly on the Xen hypervisor

  • 所有者: atmanos/atmanos
  • 平台:
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者atmanos/atmanos
主編程語言Go
編程語言Makefile (語言數: 5)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2016-01-02 19:32:28
推送於2017-10-28 17:04:15
最后一次提交2017-10-28 10:03:28
發布數0
用户参与
星數710
關注者數38
派生數23
提交數104
已啟用問題?
問題數21
打開的問題數8
拉請求數17
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?