ThreadNexus is a C learning project implementing a multithreaded TCP server, shared-state player database, and unit tests, exploring concurrency primitives, synchronization, sockets, and performance troubleshooting.
linux bash unit-testing makefile tcp-socket pthreads criterion posix-apis race-conditions mutex-locks blocking-io
-
Updated
Sep 23, 2025 - C