Skip to content
#

mutexes

Here are 132 public repositories matching this topic...

🍺 In-depth internals, my personal notes, example codes and projects. Includes - Thousands of codes, OOP, Concurrency, Parallelism, Goroutines, Mutexes & Wait Groups, Testing in Go, Go tool chain, Backend web development, Some projects including Log file parser using bufio.Scanner, Spam Masker, Retro led clock, Console animations, Dictionary prog…

  • Updated Feb 25, 2023
  • Go

Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and semaphores. It is a variation on the famous dining philosophers problem.

  • Updated Nov 30, 2024
  • C

🛡️ Border Guard Antivirus takes place in a realm of cyber-fantasy, where each process represents a creature and every port is a strategic point within the kingdom. This project blends knowledge of Operating Systems with concurrent programming, using execution threads to divide the tasks of patrolling and defending the UNIX system in real time.

  • Updated Apr 8, 2026
  • C

Improve this page

Add a description, image, and links to the mutexes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mutexes topic, visit your repo's landing page and select "manage topics."

Learn more