gopher-os

A proof of concept OS kernel written in Go

Github星跟踪图

gopher-os License: MIT, Tests / Coverage, Go 1.7.x, Go 1.8.x, Go 1.9.x, Go 1.10.x, Go 1.x, ------------------------------------------------------------------------, ---------------------, ---------------------, ---------------------, ----------------------, -------------------, ![Build Status][0] Coverage Go Report Card, go 1.7.x, go 1.8.x, Go 1.9.x, go 1.10.x, go 1.x, [0]: https://travis-ci.org/achilleasa/gopher-os.svg?branch=master

The goal of this project is to build a 64-bit POSIX-compliant tick-less kernel
with a Linux-compatible syscall implementation using Go.

This project is not about building yet another OS but rather exists to serve as
proof that Go is indeed a suitable tool for writing low level code that runs
at ring-0.

Note: This project is still in the early stages of development and is not yet
in a usable state. In fact, if you build the ISO and boot it, the kernel will
eventually panic with a Kmain returned error.

To find out more about the current project status and feature roadmap take a
look at the status page.

Building and running gopher-os

TLDR version: make run-qemu or make run-vbox.

A detailed guide about building, running and debugging gopher-os on
Linux/OSX as well as the list of supported boot command line options are
available here.

How does it look?

80x25 (stadard 8x16 font): 80x25 with standard 8x16 font

1024x768 (10x18 font): 1024x768x32 with 10x18 font

2560x1600 (14x28 font): retina mode (2560x1600) with 14x28 font

Contributing

gopher-os is Open Source. Feel free to contribute! To get started take a look
at the contributing guide.

Licence

gopher-os is distributed under the MIT license.

主要指标

概览
名称与所有者gopher-os/gopher-os
主编程语言Go
编程语言Makefile (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2017-03-22 12:02:46
推送于2020-08-29 02:08:35
最后一次提交2018-06-16 08:01:40
发布数0
用户参与
星数2.6k
关注者数117
派生数180
提交数295
已启用问题?
问题数18
打开的问题数6
拉请求数55
打开的拉请求数1
关闭的拉请求数7
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?