skiftOS
WingOS
skiftOS | WingOS | |
---|---|---|
11 | 6 | |
2,356 | 759 | |
0.6% | - | |
9.9 | 5.8 | |
6 days ago | 5 months ago | |
C++ | C++ | |
GNU Lesser General Public License v3.0 only | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
skiftOS
- Managarm: Pragmatic microkernel-based OS with asynchronous I/O
-
Rusty.hpp: A Borrow Checker and Memory Ownership System for C++20
I built a whole operating system using ideas transplanted from Rust into C++
https://github.com/skift-org/skift
-
Why is C often used over C++ in osdev
Because it's traditional to use C for freestanding stuff but C++ is as capable as C to be use for freestanding code. For example here is a bootloader written in hight level C++ https://github.com/skiftOS/skift/blob/main/src/loader/loader.cpp
-
OpuntiaOS – an operating system targeting x86, ARMv7, Aarch64
> I'm not sure why one would write a new OS in C++ in 2021/2022
numbers of hobby C++ OS started from scratch which went from zero to GUI in a couple years: at least 4 - SerenityOS, this, https://github.com/skiftOS/skift, https://github.com/Supercip971/WingOS
how many in other languages ?
-
looking for a minimal os that has a minimal gui system just for learning purpose.
https://skiftos.org https://brutal.smnx.sh https://serenityos.org
-
How to build my OS in github actions
Here is the CI workflow I used https://github.com/skiftOS/skift/tree/main/.github/workflows
- Skiftos Playing With Neko
-
SkiftOS: Simple, handmade operating system for the x86 platform
What touches me the most is how much I like the GUI applications look like [0][1]. As a person, who use GNOME Shell DE I really miss to see the titlebars condensed with the menu just like VSCode does. It was what I liked in the very last Unity DE and I happy to see this once again. I am also amazed how simple the TextEditor is [2][3] and how handy looks your libwidget components. Congratulations!
[0]: https://www.reddit.com/r/osdev/comments/ky7igd/my_handmade_w...
[1]: https://www.youtube.com/watch?v=Za0oHBFr9zo
[2]: https://github.com/skiftOS/skift/blob/main/libraries/libwidg...
[3]: https://github.com/skiftOS/skift/blob/main/libraries/libwidg...
[4]: https://github.com/skiftOS/skift/tree/main/libraries/libwidg...
WingOS
- WingOS: A little 64bit operating system written in C++ with smp support
-
OpuntiaOS – an operating system targeting x86, ARMv7, Aarch64
> I'm not sure why one would write a new OS in C++ in 2021/2022
numbers of hobby C++ OS started from scratch which went from zero to GUI in a couple years: at least 4 - SerenityOS, this, https://github.com/skiftOS/skift, https://github.com/Supercip971/WingOS
how many in other languages ?
-
Software Development Foundations - How to teach a 14 year old?
Get him to join the OSDev discord chat. Most of the people there started learning programming in the middle of the pandemic and are now building complex projects. Group is mostly kids his age, 12-16 year olds, learning to hack around. Like this 13 year old or this 15 year old.
-
Do I have to go to top CS universities abroad to get into FAANG/companies with FAANG-like salaries?
If you had put all those time into 1 long term project or two, like that highschool kid I linked above who nearly got a Google SWE internship, or like this 14 year old kid who started learning how to build an operating system last year in lockdown time and now has this to show for, you would've been miles ahead of the competition and interning at Google by your freshman year or have strong chance to get into FANG by the time you graduate. Instead you are here, thinking about what school to waste money on, scheming about a several year plan where you have a smaller chance get to one of these FANG companies. I said smaller chance because you can't just transfer from a top PH university to a US target school for CS unless you won a renowned international competition, your best chance then in your proposed path is either:
- My little os: WingOS (I'm 14 years old so sorry if the code is bad)
-
This is my little os: WingOS ! (i'm 14 years old so sorry if the code is bad)
https://github.com/Supercip971/WingOS it is open source (thank you)
What are some alternatives?
serenity - The Serenity Operating System 🐞
LensorOS - An OS based on UEFI
CogNOS - A Cog VM in the bare metal using the Nopsys library
opuntiaOS - opuntiaOS - an operating system targeting x86, ARM and RISC-V.
haiku - The Haiku operating system. (Pull requests will be ignored; patches may be sent to https://review.haiku-os.org).
managarm - Pragmatic microkernel-based OS with fully asynchronous I/O
brutal - 🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering
Lemon-OS - The Lemon Operating System
Hidamari - Modern operating system aimed at running WebAssembly code.
fusion - Fusion, x86 Hobby & Unique /s operating system project.
boom-os - This is an x64 OS barely at development stages with hobbyist goals