mutex-synchronisation
Here are 207 public repositories matching this topic...
This is a school project from Operating Systems course where threads, mutexes, semaphores, task pools and critical sections are used effectively to ensure synchronization among threads.
-
Updated
Jan 29, 2022 - C++
Refer Readme.md
-
Updated
Jun 18, 2020 - C
opengl project of balls colliding in 2 D space.
-
Updated
Feb 20, 2018 - C++
This project contain multiple implementation of the dining philosophers problem.
-
Updated
Aug 19, 2021 - C
CSCI P536 - XINU
-
Updated
Mar 29, 2018 - C
-
Updated
Mar 3, 2022 - Kotlin
A simple rust app that monitors how many times a user has refreshed a the page and reads/writes this value to and from a redis server.
-
Updated
May 23, 2023 - HTML
Simple golang package designated to provide simple mutex locking, based on filesystem hard links functionality.
-
Updated
Feb 21, 2021 - Go
Multi-process, multi-threaded supermarket simulation with dynamic cashier management, customer flow control, and emergency evacuation handling. Uses semaphores, mutexes, message queues, and shared memory for synchronization and inter-process communication.
-
Updated
Jan 28, 2025 - C
🧠 A project that addresses the synchronization of multi threads and multi processes and addresses the paradigm of the philosophers' dinners
-
Updated
May 6, 2025 - C
Problems on Concurrency
-
Updated
Oct 23, 2018 - C
These projects are course assignment projects done for Advanced Operating System, done mainly in c and java
-
Updated
Mar 14, 2024 - C
extra simple bet api using golang , implemented to show how mutex and locks in golang can be used to access controll resources
-
Updated
Aug 27, 2025 - Go
A Go library that provides tooling for orchestrating inter-process communication (IPC) on different operating systems.
-
Updated
Apr 11, 2019 - Go
-
Updated
Dec 20, 2018 - C++
Implementation of a multithreaded server that allows multiple users to make requests at the same time. Built for the course Operating Systems @CS.UOI.
-
Updated
Apr 2, 2022 - C
This is a project for the practical work of the Operating system module in The University of Ibn Khaldoun - Algeria in which we had used the notion of threads and parallelism to make a library simulator.
-
Updated
Apr 1, 2018 - Java
Method to use Boost named_mutex to launch nodes in a specific order.
-
Updated
Dec 26, 2018 - CMake
Improve this page
Add a description, image, and links to the mutex-synchronisation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mutex-synchronisation topic, visit your repo's landing page and select "manage topics."