async-io

There are 25 repositories under async-io topic.

  • tunnelto

    agrinman/tunnelto

    Expose your local web server to the internet with a public URL.

    Language:Rust2.2k2778124
  • alibaba/PhotonLibOS

    Probably the fastest coroutine lib in the world!

    Language:C++1.1k28141154
  • frevib/io_uring-echo-server

    io_uring echo server

    Language:C390151564
  • polytypic/io

    IO should be just a library

    Language:OCaml23230
  • farwish/PCP

    PHP Concurrent Programming | PHP 并发编程

    Language:PHP201413
  • stevana/coroutine-state-machines

    State machines with async I/O capabilities

    Language:Haskell12100
  • sunsided/async-tempfile-rs

    Automatically deleted async I/O temporary files in Rust

    Language:Rust12241
  • aremmell/libbal

    Berkeley Abstraction Layer: a lightweight, portable C17/C++20 wrapper library for Berkeley sockets (with asynchronous I/O and IPv6 support)

    Language:C8102
  • hankai17/sickle

    multi-thread async io library

    Language:Rust6100
  • joakimthun/io-uring-echo-server

    Very simple TCP echo servers based on io_uring and epoll.

    Language:C++5110
  • nuxed/filesystem

    The Nuxed Filesystem component provides classes that interact with the local filesystem.

    Language:Hack3201
  • 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

    Language:Python32
  • arindas/laminarmq-io

    Generic I/O abstraction over local File storage and AWS S3 for laminarmq

    Language:Rust110
  • obaraelijah/ngok

    A minimal ngrok like reverse proxy .

    Language:Rust110
  • 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

    Language:C1200
  • vcaputo/libiou

    Thin veneer over io_uring/liburing for more ergonomic async-io in C, mirror of git://git.pengaru.com/libiou

    Language:M41201
  • Draca-D/transport-cpp

    Modern C++17 networking library providing unified async/sync I/O for TCP, UDP, Serial with high-performance polling engine

    Language:C++00
  • 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

    Language:JavaScript
  • AnastasiaLitvinova/LogInsight

    Web server logs analyzer

    Language:Python
  • 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.

    Language:C++
  • 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.

    Language:C++
  • HttpServer

    PrashanthaTP/HttpServer

    Http Server Using C++

    Language:C++115
  • 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.

    Language:Python
  • 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.

    Language:Python
  • 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.

    Language:Python