pthreads topic

List pthreads repositories

c11threads

227
Stars
32
Forks
Watchers

Portable C11 threads implementation over POSIX threads and win32 threads.

SyncPerf

20
Stars
7
Forks
Watchers

A lightweight profiler to detect and categorize root causes of synchronization related performance issues in multithreaded programs

xfiles

97
Stars
3
Forks
Watchers

Configurable and simple file manager for X11

BMB311_OS

33
Stars
12
Forks
Watchers

NKÜ Bilgisayar Mühendisliği BMB311 Isletim Sistemleri Dersi Uygulama Notları, Projeleri ve Ödevleri

pthreads4w

25
Stars
11
Forks
Watchers

Builds Windows Native via CMake

matrix_multiplication

53
Stars
16
Forks
Watchers

Parallel Matrix Multiplication Using OpenMP, Phtreads, and MPI

parallel-programming

32
Stars
11
Forks
Watchers

Practices in Parallel Programming with Pthreads, MPI and OpenMP.

Parallel-MCTS

40
Stars
6
Forks
Watchers

Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.

libquo

22
Stars
9
Forks
Watchers

Dynamic execution environments for coupled, thread-heterogeneous MPI+X applications

ParallelProgrammingCourse

17
Stars
10
Forks
Watchers

:coffee:Parallel programming course at Peking University