-
Updated
May 12, 2019 - Java
non-blocking-io
Here are 79 public repositories matching this topic...
multithreaded server running in java, with the ability to handle GET requests.
-
Updated
Feb 13, 2024 - Java
wip C++17 stackful userland threads / green threads / fibers
-
Updated
Feb 5, 2018
-
Updated
Jun 26, 2025 - Python
Simple Program to chain the operations or steps in completable future and using Java's async NIO for REST API calls
-
Updated
Sep 29, 2022
Full-stack web application that takes in specific dishes/foods, finds the recipe and maps all of the stores that have the ingredients for it on google maps, and calculate the cost of all the ingredients.
-
Updated
Jun 13, 2023 - JavaScript
Mid-latency SOCKS5 server with a Stop-And-Go 1-mix delay
-
Updated
Apr 8, 2018 - Python
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++
An adapter between Retrofit and asynchronous non-blocking Java 11 Http Client
-
Updated
Jul 31, 2020 - Java
because reinventing the wheel is an option
-
Updated
Sep 29, 2022 - C++
Minimal C++98 event-driven HTTP server for Linux using poll(), with static file serving, Nginx-style config, and experimental Python CGI.
-
Updated
Aug 18, 2025 - C++
Implement lock free queue technique by myself
-
Updated
Apr 21, 2019 - Java
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.
-
Updated
Apr 26, 2024 - C++
High-performance IRC Server in C++98 using non-blocking I/O multiplexing and TCP/IP sockets
-
Updated
Dec 3, 2025 - C++
Implementing core functions of Redis(in-memory database) in C/C++
-
Updated
Nov 16, 2023 - C++
Precision livestock farming is a dynamic approach to monitoring that involves the continuous observation of animals through various methods with Artificial Intelligence.
-
Updated
Aug 25, 2024 - HTML
Performant abstraction over system APIs for non-blocking socket I/O. Implements an event loop that leverages proactor pattern.
-
Updated
May 16, 2023 - Zig
Learning non-blocking IO on macOS, Linux, Windows with select, epoll, libevent etc.
-
Updated
Oct 10, 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.
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."