Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intermezzOS/kernel
A hobby operating system, in Rust
https://github.com/intermezzOS/kernel
Last synced: about 20 hours ago
JSON representation
A hobby operating system, in Rust
- Host: GitHub
- URL: https://github.com/intermezzOS/kernel
- Owner: intermezzOS
- License: apache-2.0
- Archived: true
- Created: 2015-10-25T01:36:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-28T12:59:41.000Z (about 5 years ago)
- Last Synced: 2024-09-27T04:22:46.849Z (about 2 months ago)
- Language: Rust
- Homepage: http://intermezzos.github.io/
- Size: 273 KB
- Stars: 1,390
- Watchers: 71
- Forks: 91
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# intermezzOS: kernel
[![Build Status](https://travis-ci.org/intermezzOS/kernel.svg?branch=master)](https://travis-ci.org/intermezzOS/kernel) [![Build status](https://ci.appveyor.com/api/projects/status/uoy6584lg6b9wog6?svg=true)](https://ci.appveyor.com/project/steveklabnik/kernel)
intermezzOS is a hobby operating system. This repository is for its kernel.
See [the website](http://intermezzos.github.io/) for more.## License
This project is dual licensed under Apache2/MIT. See the two `LICENSE-*` files
for details.## Code of conduct
The intermezzOS project has a [Code of
Conduct](http://intermezzos.github.io/code-of-conduct.html), please observe it.