An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with mutex-locks

A curated list of projects in awesome lists tagged with mutex-locks .

https://github.com/curve/lockpp

🔒 A C++20 Library that provides mutex protected objects

cmake cpp-library cpp20 cpp20-library cpp23 cpp23-library mutex mutex-lock mutex-locks safety thread-safe thread-safety

Last synced: 14 Feb 2025

https://github.com/gregoirebrn/philosophers

Handle data used by threads

multi-threading mutex-locks

Last synced: 07 Apr 2025

https://github.com/embeddedcrab/synchronization_arm_cm4

Synchronization technique in ARM processors using Exclusive Instructions and bit fields.

api arm bit-field-locks lightweight-mutex mutex-locks synchronization thread-synchronization

Last synced: 10 Mar 2025

https://github.com/akamlah/42-philosophers

Didactic project from Ecole-42. Two different solutions for an extended version of the famous 'Dining Philosophers' problem, the first as a multithreaded program ruled by mutexes, the second featuring multiple processes synchronised by semaphores.

c multithreading mutex-locks mutexes pthreads-api semaphores synchronization unix-process

Last synced: 20 Mar 2025