Complementary Concurrency Programs for course "Linux Kernel Internals"
翻译 - “Linux Kernel Internals”课程的补充并发程序
A simple implementation of thread pooling for C/C++ using POSIX threads
yfs是一个分布式文件系统(mit6.824)
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
#IOS#A fast, small, efficient analog of GCD in Swift
Fortran 2003 interface bindings to POSIX Threads.
condition_variable implementation to fix monotonic_clock. This is header-only, dependency C++11 and POSIX library.
Linux/Unix terminal command line messenger (chat) with POSIX sockets and threads
Labs on Unix SVR4 System Calls and Libraries NSU course. For Solaris 10
Simple multithreading caching proxy
System Programming course projects - includes UNIX/Linux system call and library function examples
An attempt to implement the routing information protocol using POSIX Threads (C Language).
Repository for the course Advanced Embedded Software Development -Spring 2019
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...
Solutions of design exercises in CS433A: Parallel Programming, Spring Semester 2021-22
A simple multithreaded server storing and retrieving key-value pairs.
My labs for Parallel Programming course using MPI, OpenMP and POSIX threads