Skip to content
#

socket-programming

Here are 4,480 public repositories matching this topic...

synapz is a research prototype exploring how large language models can adapt teaching content to different cognitive styles. built over a 48-hour sprint with a strict $50 api budget, this project implements a scientific framework to test whether adaptive teaching produces measurably better results than static approaches.

  • Updated Dec 16, 2025
  • Python

A two-part system to simulate realistic human typing behavior across devices using WebSockets. The Sender provides a web interface to input text, control speed, and enable human-like typing with pauses, errors, and corrections. The Receiver runs on another machine (or the same) to simulate typing actions in real time.

  • Updated Dec 16, 2025
  • HTML

HTTP/1.1 web server implementation in C++98 with non-blocking I/O, CGI support, and NGINX-style configuration. Handles multiple simultaneous connections using poll(), supports GET/POST/DELETE methods, virtual hosts, file uploads, and custom error pages.

  • Updated Dec 14, 2025
  • C++

Improve this page

Add a description, image, and links to the socket-programming 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 socket-programming topic, visit your repo's landing page and select "manage topics."

Learn more