pthread topic

List pthread repositories

ccxx

40
Stars
9
Forks
Watchers

This is a cross-platform library software library about c, c ++, unix4, posix. Include gtest, benchmark, cmake, process lock, daemon, libuv, lua, cpython, re2, json, yaml, mysql, redis, opencv, qt, l...

multi-threading

114
Stars
36
Forks
Watchers

Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.

mem-pool

23
Stars
3
Forks
Watchers

Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.

HTTPStaticServer

25
Stars
0
Forks
Watchers

Bare-bones static HTTP server written in a single C file

thread-priority

105
Stars
16
Forks
Watchers

A simple Cross-platform thread schedule and priority library for rust.

Multi-Person-ChatRoom

25
Stars
7
Forks
Watchers

A C++ Version Multi-Person Chat Room in Linux

cpp-pthread

18
Stars
6
Forks
Watchers

C++ wrapper of the pthread library

ThreadPool

16
Stars
4
Forks
Watchers

A fast, small, efficient pthreads based threadpool in c