FlingOS is an educational operating system and framework aimed at teaching students and developers how operating systems work, using C# and a bit of C++ and assembly. It allows developers to build kernels in a managed, high-level language and understand the entire bootstrapping and runtime process from scratch. FlingOS is particularly focused on making OS development more accessible by bridging the gap between high-level languages and low-level hardware programming.
Features
- Written primarily in C# for accessible OS development
- Custom compiler and toolchain support for kernel building
- Detailed documentation and tutorials for learners
- Bootloader and kernel written from scratch
- Hardware abstraction for keyboard, screen, and timers
- x86 architecture support with QEMU and VirtualBox testing
- Preemptive multitasking and scheduling mechanisms
- Basic FAT file system integration
Categories
Operating SystemsLicense
GNU General Public License version 3.0 (GPLv3)Follow FlingOS
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FlingOS!