os-concepts
Here are 9 public repositories matching this topic...
A C++ based, in-memory virtual file system simulating unix-like file operations for learning and research.
- Updated
May 19, 2025 - C++
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes
- Updated
May 21, 2025 - C
My solutions for the book Operating System Concepts by A. Silberschatz
- Updated
Jul 2, 2020 - C
QBox is a secure file-sharing service. It is a customized version of the popularly available VSFTPD server.
- Updated
Apr 22, 2020 - Shell
Practice implementations of Operating System concepts – processes, threads, scheduling, synchronization, memory management – with Java.
- Updated
Sep 16, 2025 - Java
In this project, you will be developing a program to check the file system consistency. The program, called as fcheck, reads a file system image and checks its consistency. When the image is not consistent, fcheck should output appropriate error message.
- Updated
Aug 14, 2023 - C
Python simulation of lottery-based CPU scheduling, where separate processes hold tickets and the scheduler determines execution order through random ticket selection
- Updated
Mar 1, 2024 - Python
This repository contains comprehensive resources for the Operating Systems course taught at FAST NUCES Karachi, typically offered in the 4th semester of the BSCS program.
- Updated
Jun 18, 2025 - C
Improve this page
Add a description, image, and links to theos-concepts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theos-concepts topic, visit your repo's landing page and select "manage topics."