async-io
There are 25 repositories under async-io topic.
agrinman/tunnelto
Expose your local web server to the internet with a public URL.
alibaba/PhotonLibOS
Probably the fastest coroutine lib in the world!
frevib/io_uring-echo-server
io_uring echo server
polytypic/io
IO should be just a library
farwish/PCP
PHP Concurrent Programming | PHP 并发编程
stevana/coroutine-state-machines
State machines with async I/O capabilities
sunsided/async-tempfile-rs
Automatically deleted async I/O temporary files in Rust
aremmell/libbal
Berkeley Abstraction Layer: a lightweight, portable C17/C++20 wrapper library for Berkeley sockets (with asynchronous I/O and IPv6 support)
hankai17/sickle
multi-thread async io library
joakimthun/io-uring-echo-server
Very simple TCP echo servers based on io_uring and epoll.
nuxed/filesystem
The Nuxed Filesystem component provides classes that interact with the local filesystem.
TechWithTy/kling
Kling AI Python SDK - Production-ready, type-safe Python client for Kling AI's cutting-edge video generation and media processing APIs. Supports async/await, Pydantic models, and comprehensive error h
arindas/laminarmq-io
Generic I/O abstraction over local File storage and AWS S3 for laminarmq
obaraelijah/ngok
A minimal ngrok like reverse proxy .
vcaputo/jio
jio is an experimental PoC tool for operating on systemd-journald journal files in a continuation passing style in C using io_uring. Mirror of git://git.pengaru.com/jio
vcaputo/libiou
Thin veneer over io_uring/liburing for more ergonomic async-io in C, mirror of git://git.pengaru.com/libiou
Draca-D/transport-cpp
Modern C++17 networking library providing unified async/sync I/O for TCP, UDP, Serial with high-performance polling engine
akshitaagrawal81/dev-tinder
A platform for developers to connect with another developers, for making new connections, new friends. It's a backend project focused on learning Node.js, ExpressJS, and MongoDB
AnastasiaLitvinova/LogInsight
Web server logs analyzer
dariustb/saphira-state-sync
C++/Lua/Qt app enabling LAN connection on mGBA emulators. Uses TCP P2P with authoritative RNG sync and memory access for deterministic cross-platform play.
kcenon/network_system
High-performance C++20 network library with TCP/UDP server/client, HTTP client, and asynchronous I/O. Features coroutine support, connection pooling, SSL/TLS, and cross-platform networking with epoll/kqueue optimization.
PrashanthaTP/HttpServer
Http Server Using C++
TechWithTy/cyeroni-sdk-template
Reusable SDK template for creating Python clients with FastAPI integration. Production-ready implementation with type hints, async support, and comprehensive error handling.
TechWithTy/heygen-streaming-api
Python client and FastAPI integration for HeyGen's Streaming API. Production-ready implementation with type hints, async support, and comprehensive error handling.
TechWithTy/rent_cast
RentCast API client for Python/FastAPI. Production-ready integration for property data, market research, and valuation. Includes type-safe clients, retry logic, and comprehensive error handling.