posix-threads topic

List posix-threads repositories

concurrent-programs

328
Stars
77
Forks
Watchers

Complementary Concurrency Programs for course "Linux Kernel Internals"

stdex

62
Stars
6
Forks
Watchers

std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads

pthread_pool

77
Stars
26
Forks
Watchers

A simple implementation of thread pooling for C/C++ using POSIX threads

PosixDispatch

20
Stars
4
Forks
Watchers

A fast, small, efficient analog of GCD in Swift

threadkit

21
Stars
7
Forks
Watchers

A collection of lightweight threading utilities

yfsCpp11

70
Stars
15
Forks
Watchers

yfs是一个分布式文件系统(mit6.824)