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

Projects in Awesome Lists tagged with pthreads-api

A curated list of projects in awesome lists tagged with pthreads-api .

https://github.com/pd2871/high-performance-computing

This repo contain the logs of High Performance Computing module's final Assignment

blurred-images c cuda gaussian-blur matrix-multiplication multi-threading parallel-computing pthreads pthreads-api

Last synced: 20 Mar 2025

https://github.com/grachale/multithreaded_rent

Implementation encapsulates the entire computation process and controls the execution and suspension of the computation as well as the behavior of computational threads used for solving problems from all managed rental companies.

cpp multhreading pthreads-api threads

Last synced: 02 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: 24 Jul 2025