The Wayback Machine - https://web.archive.org/web/20220802200153/https://github.com/topics/operating-system
Skip to content
#

Operating system

An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function.

Here are 3,485 public repositories matching this topic...

📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
  • Updated Mar 18, 2022
  • C++
The-Complete-FAANG-Preparation

This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
  • Updated Jul 26, 2022
  • Jupyter Notebook
bottlerocket
dbwiddis
dbwiddis commented Jul 28, 2022

Add a new GHA workflow to test:

  • architectures armv6, armv7, aarch64, s390x, or ppc64le
  • alpine linux which uses MUSL libc

https://github.com/marketplace/actions/run-on-architecture

up for grabs PR welcome good first issue github_actions

Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧, novel OS structure, and state management. It strives to close the semantic gap between compiler and hardware to maximally leverage the power of language safety, and thus shift OS responsibilities like resource management into the compiler.
  • Updated Aug 2, 2022
  • Rust
Wikipedia
Wikipedia