📖 C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
-
Updated
Dec 25, 2024 - C++
An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function.
📖 C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.
Simple operating system in C++, written from scratch
An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!
Simpleator ("Simple-ator") is an innovative Windows-centric x64 user-mode application emulator that leverages several new features that were added in Windows 10 Spring Update (1803), also called "Redstone 4", with additional improvements that were made in Windows 10 October Update (1809), aka "Redstone 5".
Операционная система на JavaScript | Operating system written in JavaScript
x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more
A toy monolithic kernel written in C++
TempleOS Explorers Edition
An Open-Source Lightweight Operating System for Educational Purposes
Software Engineering @ FMI
The Lord of Files - A hobby operating system
Here's a list of Internship Preparation Strategy and Resources for upcoming session
Very Basic example of Booting with Grub, and requesting a graphics mode with Multiboot
A lightweight and readable C++11 Operating System!
CCE - Sem 4 Lab MIT Manipal
🎯 Repo for placement-preparation, DSA, Problem-Solving, Competitive Programming, CS-Fundamentals
Simple Protected Mode Kernel for i386
🤹 A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.
The Optimized Implementation of "Vortex: Extreme-Performance Memory Abstractions for Data-Intensive Streaming Applications".