Repository navigation

#

posix-threads

Complementary Concurrency Programs for course "Linux Kernel Internals"

C
389
1 年前

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

C
80
5 年前

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

C++
72
6 年前

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

C++
67
1 年前

A collection of lightweight threading utilities

C
23
5 年前

Parallel Computing with Pthreads

C
11
6 年前

Fortran 2003 interface bindings to POSIX Threads.

Fortran
11
5 年前

condition_variable implementation to fix monotonic_clock. This is header-only, dependency C++11 and POSIX library.

C++
9
2 年前

Linux/Unix terminal command line messenger (chat) with POSIX sockets and threads

C++
8
6 年前

Labs on Unix SVR4 System Calls and Libraries NSU course. For Solaris 10

C
7
3 年前

System Programming course projects - includes UNIX/Linux system call and library function examples

C
5
4 年前

My labs for Parallel Programming course using MPI, OpenMP and POSIX threads

C++
4
3 年前

An attempt to implement the routing information protocol using POSIX Threads (C Language).

C
4
7 年前

Solutions of design exercises in CS433A: Parallel Programming, Spring Semester 2021-22

C
3
3 年前

A simple multithreaded server storing and retrieving key-value pairs.

C
3
5 年前

Mera-Torrent is a miniature implementation of Bit-Torrent application using C++ and its standard network libraries. This project involves challenges like Socket and Network programming, Muti-Threading, Peer-to-Peer file sharing, Linux Server Programming, Piece-Selection Algorithm for file sharing.

C++
3
4 年前