Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

thread-synchronization

Here are 81 public repositories matching this topic...

ObviousAwait

A modern C++ thread-safe value wrapper with flexible locking strategies and convenient RAII guards.

  • UpdatedOct 3, 2025
  • C++

This repository contains comprehensive notes and code samples from the Master Class Course on Multi-Threading. Covering topics from basic to advanced—thread creation, race conditions, mutex, deadlocks, condition variables, and semaphores—it serves as a one-stop guide for mastering multi-threading in C/C++ on Linux.

  • UpdatedSep 8, 2023
  • C

A client-server application developed on Linux, which provides digital communication for the transport industry

  • UpdatedApr 3, 2025
  • C

These exercises were attempted and completed during the course 'Operating Systems' offered by Dr. Sivaselvan B. at IIITDM Kancheepuram.

  • UpdatedApr 10, 2021
  • C

Multithreading implemented with POSIX in C to perform calculations on a large array.

  • UpdatedMay 25, 2023
  • C

Declarative task synchronization in Python inspired by Path Expressions

  • UpdatedNov 8, 2022
  • Python

IoT Gateway that bridges between emulated IoT Devices and Backend, by sending Sensors' data to the Backend and receiving commands to control Actuators.

  • UpdatedMar 14, 2025
  • Java

Create a matrix and sum matrix (Operating Systems Project 3)

  • UpdatedJun 19, 2022
  • C

studied one playlist on cpp concurrency, so here's what learned

  • UpdatedOct 1, 2024
  • C++

Bespoke POSIX threads, mutexes, wait queues, thread pools, and semaphores for the C programming language.

  • UpdatedNov 5, 2022
  • C

Dining Philosophers problem implementation with both multithreading (mutex-based) and multiprocessing (semaphore-based) solutions, focusing on synchronization and deadlock prevention.

  • UpdatedJul 6, 2025
  • C

Simulates a 1-way bridge that can support 1 semi-truck or up to 3 cars using C pthreads.

  • UpdatedApr 1, 2023
  • C

Improve this page

Add a description, image, and links to thethread-synchronization 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 thethread-synchronization topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp