condition-variable
Here are 54 public repositories matching this topic...
Language:All
Sort:Most stars
Fast, shared, upgradeable, non-recursive and non-fair mutex
- Updated
Aug 13, 2018 - C++
Learn what sync.Cond is
- Updated
Dec 17, 2021 - Go
RISC-V kernel step-by-step implmenetation
- Updated
Nov 12, 2019 - C
condition_variable implementation to fix monotonic_clock. This is header-only, dependency C++11 and POSIX library.
- Updated
Jun 16, 2023 - C++
Multi-platform multi-threading library, C99 <threads.h> alternative (mutex, cond, thread, pool)
- Updated
Sep 28, 2025 - C
Implementation of Asynchronous Bellman–Ford Algorithm in the field of Distributed Algorithms
- Updated
Feb 1, 2018 - C++
Userspace implementation of preemptive multithreading
- Updated
May 4, 2017 - C
The Divine Synchronization Library
- Updated
Nov 19, 2024 - TypeScript
Notes and code written for the System Programming course (Programmazione di Sistema) of PoliTo.
- Updated
Sep 6, 2019 - C++
Walking philosophers
- Updated
Feb 19, 2018 - C
The multi threaded queue service is a class that operates as a message processing service
- Updated
Feb 4, 2019 - C++
A simple parser & evaluator of the arithmetic/logical conditions
- Updated
Oct 14, 2024 - Go
Operating system concepts from the CS 510 course at PSU
- Updated
Dec 17, 2017 - HTML
A multi-threaded traffic simulation showing vehicular movement in a city
- Updated
Jul 28, 2019 - C++
priority CPU-Scheduling for Pintos, using a multilevel feedback queue system
- Updated
Mar 25, 2019 - C
A parallel data preprocessing system using threads and synchronization mechanisms (barrier, busy-waiting, condition variables) to clean and prepare data for AI training.
- Updated
Jun 4, 2025 - C
Simple In Memory File Storage Server case study.
- Updated
Oct 26, 2021 - C
Multiple producer / multiple consumer (MPMC) C++ thread-safe queue for passing data between threads
- Updated
May 5, 2025 - C++
Bespoke POSIX threads, mutexes, wait queues, thread pools, and semaphores for the C programming language.
- Updated
Nov 5, 2022 - C
Improve this page
Add a description, image, and links to thecondition-variable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecondition-variable topic, visit your repo's landing page and select "manage topics."