Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minibill/tylyos
A small kernel developed in C. For learning purposes
https://github.com/minibill/tylyos
Last synced: about 8 hours ago
JSON representation
A small kernel developed in C. For learning purposes
- Host: GitHub
- URL: https://github.com/minibill/tylyos
- Owner: miniBill
- License: gpl-3.0
- Created: 2010-09-18T08:34:34.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-09-21T18:10:30.000Z (about 14 years ago)
- Last Synced: 2023-03-11T07:27:51.286Z (over 1 year ago)
- Language: C
- Homepage: http://tylyos.osdev.it/
- Size: 13.7 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
What is TylyOS?
================
TylyOS is a kernel for a lightweight and simple operating system, designed to be hosted in VMs
and to be used in environments in which memory and CPU footprints are the main concern.
It's geared towards developers who are seeking a way to test a program in a safe, and fast, way.
The project is currently being builded using a Linux toolchain, but we hope there will be a day
in which TylyOS will be able to build itself.