non-blocking-io
Here are 78 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
May 12, 2019 - Java
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
Sample and very buggy examples for usage of nio in server implementation
-
Updated
Nov 7, 2017 - Java
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
-
Updated
Apr 8, 2025 - C++
An adapter between Retrofit and asynchronous non-blocking Java 11 Http Client
-
Updated
Jul 31, 2020 - Java
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++
Learning non-blocking IO on macOS, Linux, Windows with select, epoll, libevent etc.
-
Updated
Oct 10, 2025 - C++
A dynamic status bar for dwm, crafted in pure Rust to offer both asynchronous and non-blocking functionality.
-
Updated
Oct 30, 2023 - Rust
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.
-
Updated
Apr 19, 2025 - C++
Redis Native Producer Consumer Performance Testing
-
Updated
Feb 5, 2020 - C
Just a C++ based console snake game
-
Updated
Jan 19, 2020 - C++
An attempt to a scalable nonblocking server using just Java NIO
-
Updated
Jul 19, 2018 - Java
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."