Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
-
Updated
Jun 20, 2025 - C++
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
a non-blocking I/O tcp network lib based on c++14/17
🍔 c++11 Server based on coroutine and reactor
A Qt6.5 application for seamless management and control of various devices, including Cognex vision systems, Domino printers, PLC devices, and Baumer cameras, along with HTTP API and MySQL database interaction tools.
基于Muduo精简实现的Smuduo,在保留原有功能和特性(事件驱动的Reactor模式,非阻塞IO)的基础上,移除boost库依赖,大量使用C++11新特性.
Nginx 2.0 is a high-performance, non-blocking web server that leverages event-driven architecture. Inspired by the original Nginx, it is further optimized with cross-platform I/O multiplexing to deliver exceptional efficiency and scalability.
HTTP server in c++ 98 Standard
because reinventing the wheel is an option
It's time that we built our own HTTP web-server in c++98!
Implementing core functions of Redis(in-memory database) in C/C++
Webserv is a non-blocking web server designed in C++ that handles HTTP requests using a single instance of poll() for all I/O operations, supporting multiple ports, CGI scripts and file uploads.
About WebServer like Nginx is a high-performance, non-blocking web server that leverages event-driven architecture. Inspired by the original Nginx, it is further optimized with cross-platform I/O multiplexing to deliver exceptional efficiency and scalability. Topics
C++ implementation of RFC-compliant IRC server utilizing socket programming with non-blocking I/O via select(). Features client-server architecture supporting concurrent connections, channel operations, private messaging, user authentication, and operator privileges with full command parsing and execution.
Just a C++ based console snake game
Projet de développement d’un serveur IRC en C++98, suivant les standards du protocole IRC. Le serveur supporte plusieurs connexions simultanées, des opérations non bloquantes, et permet aux clients de rejoindre des canaux, d’envoyer des messages privés, et de gérer des opérateurs de canaux.
Micro Web Server
ft_irc is an IRC server developed in C++, designed to provide a robust and feature-rich communication platform. It handles multiple clients simultaneously, supports standard IRC commands and channel management features, and integrates a bot for an interactive game. The server ensures non-blocking I/O operations. Compatible with official IRC clients
Add a description, image, and links to the non-blocking-io topic page so that developers can more easily learn about it.
To associate your repository with the non-blocking-io topic, visit your repo's landing page and select "manage topics."