Cross-platform TCP port scanner using modern C++20 and standalone Asio for fast asynchronous connect scans.
-
Updated
Apr 16, 2026 - C++
Cross-platform TCP port scanner using modern C++20 and standalone Asio for fast asynchronous connect scans.
Notes for asynchronous IO and coroutines in Python
A modular Python data pipeline that ingests unstructured text from URLs and files (PDF, TXT), processes it, and extracts structured insights using Google's Gemini LLM.
A memory-efficient C++20 web crawler designed for extreme scalability. Implements probabilistic URL deduplication (Bloom Filter) to minimize RAM footprint and features a non-blocking asynchronous I/O loop. Engineered with a strict focus on RAII, thread safety, and graceful resource management.
High-performance Java messaging engine using socket programming and multi-threading. Features E2EE and asynchronous data streams for secure, real-time communication.
simple amqp client build on top of Libuv
Asynchronous tool for fetching and processing YouTube audio data using yt-dlp, designed to aid scalable and efficient data collection and analysis for academic research projects.
The framework provides DSL for easy and modular construction of asynchronous processes from simpler constructs. The framework is mostly targeted to IO-bound processes and it is not intended for CPU-bound processes.
ffind is a fast Linux command-line tool for finding files, built on io_uring for maximum efficiency.
This is a C program that copies a text file to a defined destination path using Asynchronous I/O operations.
Asynchronous Programming in Rust, published by Packt
Framework of Operating System Development
Scan TCP ports quickly with Java NIO using asynchronous sockets, supporting up to 2000 concurrent connections and basic service fingerprinting.
A high-performance TCP port scanner written in Java using non-blocking I/O (java.nio). Designed to scan thousands of ports quickly while collecting basic service banners and fingerprints.
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
A simple, cross-platform, asynchronous, file-based logger for .NET with support for multiple log levels and automatic log retention. Demo will show: One million dynamic lines in each of 5 separate files, took less than 10s.
A file duplicator using asynchronous read and write operations in the lib aio.
Parallel I/O interface module design/implementation using VHDL.
Add a description, image, and links to the asynchronous-io topic page so that developers can more easily learn about it.
To associate your repository with the asynchronous-io topic, visit your repo's landing page and select "manage topics."