Projects in Awesome Lists tagged with conditionvariables
A curated list of projects in awesome lists tagged with conditionvariables .
https://github.com/anthippi/os-project
Implementation of a Pizza Order Management System using POSIX Threads and Synchronization Mechanisms (Mutexes, Condition Variables) on Linux/Lubuntu.
c conditionvariables lubuntu mutexes posix-threads pthreads
Last synced: 18 Apr 2026
https://github.com/rajnandinithopte/advanced-systems_multithreading-token-bucket-filter
This project implements a multi-threaded token bucket filter using mutexes, condition variables, and FIFO queues to regulate packet transmission. It ensures efficient packet flow control, synchronization, and statistical tracking, supporting both deterministic and trace-driven execution modes.
conditionvariables fcfs-scheduling memory-management multithreading mutex-lock networkcongestion performance-analysis pthreads realtimesystem sigint synchronization-mechanisms tokenbucket
Last synced: 23 Jan 2026