236 skills found · Page 5 of 8
rust3ds / Pthread 3dsPThread implementation for Nintendo 3DS Horizon OS targets. Keep in mind that Horizon OS uses a cooperative, and not preemptive, threading model.
gmendonca / Gaussian Elimination Pthreads OpenmpNo description available
micycle1 / PThreadingA framework for multithreaded drawing in Processing
rexim / Cpp Concurrent QueueSimple Concurrent Queue implementation in C++ using pthreads
mersinvald / Rust Shm IpcAn example implementatation of synchronized queue for inter-process communication in shared memory
manasesjesus / PthreadsParallel Computing with Pthreads
polyvios / LocksmithA data race detector for C+Pthreads programs
iwinulose / Pthread WorkqueuesA portable implimentation of the pthread workqueue API; this is the implementation used in DragonFlyBSD
truongduy134 / HTTP ServerImplement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.
pchapin / TutorialpthreadA pthread tutorial
D0ub1ePieR / OS Experimentoperating system experiment/NUAA os-exp
martell / Pthreads Win32.cmakeNo description available
bend / CPPWrappersC++ wrappers for the pthread, socket and semaphore library
mnvx / Pthreads ExampleExample of using pthreads
tonyjmartinez / Sleeping BarberC code using pthreads library to solve Sleeping Barber synchronization problem
rdhananjaya / Thread Safe Fifo QueueThread safe FIFO queue uinsg pthread and C language
interkosmos / Fortran PthreadFortran 2003 interface bindings to POSIX Threads.
0xfederama / Synchronized QueueA thread synchonized queue made for PThreads
GerHobbelt / Civet WebserverFork of the old mongoose webserver; others have rebranded it as civetweb ... This one comes with tweaks: IPv6 support across the board; extended event callbacks; client-side socket connections using [mg_]connect(); [mg_]socketpair(); porting code placed in separate .h header file for easiest re-use in your own applications which embed/use mongoose; optional pthread support.
DaveeFTW / Pthread EmbeddedNo description available