Skip to content
#

posix-sockets

Here are 22 public repositories matching this topic...

A distributed Operating System simulator built in C, featuring a custom Kernel, MMU, FileSystem, and CPU modules integrated via Socket programming, multithreaded logic and memory paging.

  • Updated Jan 3, 2026
  • C

A multi-client TCP chat application developed in C++17 using BSD/POSIX sockets and multithreading. The project implements a client-server architecture with real-time messaging, private chats, user management, thread-safe logging, and graceful shutdown handling. It demonstrates core networking, concurrent programming, and modern C++ software design.

  • Updated May 23, 2026
  • C++

Improve this page

Add a description, image, and links to the posix-sockets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the posix-sockets topic, visit your repo's landing page and select "manage topics."

Learn more