Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 15 C++ O Projects
-
Project mention: SerenityOS – a love letter to '90s user interfaces with a custom Unix-like core | news.ycombinator.com | 2023-11-30
-
ChrysaLisp
Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
There is a topic named "What Your OS Looks Like" in OSDEV forum, I got inspiration from it, especially nifanfa and LemonOS. And also a book named "30日でできる! OS自作入門".
-
Project mention: WingOS: A little 64bit operating system written in C++ with smp support | news.ycombinator.com | 2023-01-10
-
Project mention: Elixir for Ruby developers: the three most important differences | news.ycombinator.com | 2023-07-23
https://github.com/saleyn/erlexec is pretty good for handling external processes. The builtins aren't quite there if you have more complex use cases.
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
yes I got Doom running on my custom OS.
-
whitefield
Whitefield provides a simulation environment for wireless sensor networks by combining RF simulation provided by NS3 and network stack provided by popular IoT OSes such as Contiki/RIOT/OpenThread.
-
-
-
-
max-os
MaxOS is an operating system written in c++ for x86. It has pre-emptive multitasking, device drivers, TCP/UDP, GUI. Fat32 filesystem and IPC soon.
I have just finished switching from normal VGA to VESA for my OS MaxOS. And although this will be far away in the future, I do hope to not only have a 1080p display but also working on the hardware of my main machine. So I began looking at the wiki and found the https://nouveau.freedesktop.org/ project that aims to implement open-source NVIDIA drivers and was wondering if there were any hobby OSes that you know of that have successfully implemented a similar sort of thing?
-
-
Hey Operating System Geeks! If you want to check out the codes of various algorithm in operating system in C++. Kindly checkout my Github repository and any suggestions are welcomed!! Repository link: https://github.com/mmk0612/Operating-system-C-codes
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ Os related posts
- SerenityOS – a love letter to '90s user interfaces with a custom Unix-like core
- Working implementations of NVIDIA graphics drivers?
- Screenshots from Windows 95
- Windows 9x and Word 9x at 800x600 resolution. Spacious. Comfy
- OS development in 2023?
- Fastest browser?
- So you want to write a GUI framework (2021)
-
A note from our sponsor - Onboard AI
getonboard.dev | 30 Nov 2023
Index
What are some of the best open-source O projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | serenity | 26,530 |
2 | ChrysaLisp | 1,510 |
3 | Lemon-OS | 1,118 |
4 | WingOS | 742 |
5 | erlexec | 499 |
6 | composite | 177 |
7 | xyris | 154 |
8 | MaslOS | 81 |
9 | whitefield | 76 |
10 | LensorOS | 72 |
11 | jsix | 65 |
12 | Macaron | 42 |
13 | max-os | 20 |
14 | morphiOS | 4 |
15 | Operating-system-C-codes | 4 |