All Projects → michael2012z → Sparrow

michael2012z / Sparrow

My Operating System.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Sparrow

LudOS
A toy monolithic kernel written in C++
Stars: ✭ 38 (-46.48%)
Mutual labels:  kernel, os, operating-system
Fiwix
A UNIX-like kernel for the i386 architecture
Stars: ✭ 38 (-46.48%)
Mutual labels:  kernel, operating-system, os
fpos
Free Pascal Operating System (FPOS) is a operating system consists of a minimal kernel built on FreePascal. It contains a Scheme implementation of a hard drive (ATA) driver, keyboard (PS2), serial (8250 UART), FAT32 filesystem and a small real time clock manager. The project was built to experiment with developement of operating system using a h…
Stars: ✭ 36 (-49.3%)
Mutual labels:  kernel, os, operating-system
RocketOS
RocketOS is a Unix based OS that uses legacy BIOS and GRUB and is written in C17. It is being developed for educational purposes primarily, but it still is a serious project. It is currently in its infancy.
Stars: ✭ 23 (-67.61%)
Mutual labels:  kernel, os, operating-system
Wingos
a little 64bit operating system written in c++ with smp support
Stars: ✭ 361 (+408.45%)
Mutual labels:  kernel, operating-system, os
ByteOS
A simple hobby operating system for the x86-64 architecture, written in C.
Stars: ✭ 47 (-33.8%)
Mutual labels:  kernel, os, operating-system
Harmonyos
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
Stars: ✭ 18,385 (+25794.37%)
Mutual labels:  kernel, operating-system, os
KnutOS
An x86_64 hobbyist OS written in C and Assembly
Stars: ✭ 16 (-77.46%)
Mutual labels:  kernel, os, operating-system
Dennix
Dennix is a unix-like hobbyist operating system written from scratch.
Stars: ✭ 53 (-25.35%)
Mutual labels:  kernel, operating-system, os
Rust Raspberrypi Os Tutorials
📚 Learn to write an embedded OS in Rust 🦀
Stars: ✭ 7,275 (+10146.48%)
Mutual labels:  kernel, operating-system, os
GENADEV OS
An AArch64 hobbyist OS for the Raspberry Pi 3 B+
Stars: ✭ 14 (-80.28%)
Mutual labels:  kernel, os, operating-system
Aquila
AquilaOS: UNIX-like Operating System
Stars: ✭ 413 (+481.69%)
Mutual labels:  kernel, operating-system, os
MandelbrotOS
A community driven OS by the youth
Stars: ✭ 172 (+142.25%)
Mutual labels:  kernel, os, operating-system
oneiric
A small kernel + OS based on how dreams work
Stars: ✭ 11 (-84.51%)
Mutual labels:  kernel, os, operating-system
nightingale
A small operating system where I experiment and learn osdev.
Stars: ✭ 86 (+21.13%)
Mutual labels:  kernel, os, operating-system
Lemonos
The Lemon Operating System https://lemonos.org
Stars: ✭ 260 (+266.2%)
Mutual labels:  kernel, operating-system, os
OpenHarmony
华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。
Stars: ✭ 373 (+425.35%)
Mutual labels:  kernel, os, operating-system
TravorOS
A simple OS running on Intel x86 architecture | No longer updating
Stars: ✭ 24 (-66.2%)
Mutual labels:  kernel, os, operating-system
Toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
Stars: ✭ 4,687 (+6501.41%)
Mutual labels:  kernel, operating-system, os
Qword
Operating system for x86_64 based around a "keep it simple and make it work" philosophy.
Stars: ✭ 367 (+416.9%)
Mutual labels:  kernel, operating-system, os

Sparrow is an embedded operating system.

SparrowOS

Now it supports S3C6410X chipset (ARM architecture) only, and run in Skyeye simulator.

The name "Sparrow" comes from a famous Chinese proverb - "Sparrow may be small but perfectly formed". I hope it has every important features of modern system, but not too complex.

To share the knowledge how an operating system is created, I compiled some document. But usually design document is always boring, so I made as many diagrams as possible to illustrate the most important mechanism. Hope the cartoon-style document let the readers feel relaxed. These slides are also available in doc folder of the repository.

The author, I, am a software engineer working in Ericsson. If you need to contact me, please send mail to [email protected]

Document:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].