Skip to content
#

non-blocking-io

Here are 36 public repositories matching this topic...

A software-simulated IoT microproject for an Anti-Sleep Driver Alert System. Built and runnable on Wokwi, it features a smart fatigue scoring engine tracking simulated eye blinks, vehicle speed scaling, and real I2C head-tilt data using an MPU6050 accelerometer with a 3-level alert routine.

  • Updated Jun 9, 2026
  • C++

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 non-blocking-io 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 non-blocking-io topic, visit your repo's landing page and select "manage topics."

Learn more