async-http

There are 12 repositories under async-http topic.

  • socketry/falcon

    A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.

    Language:Ruby2.9k4618091
  • nox7/async-php-8-io-http

    True asynchronous PHP I/O and HTTP without frameworks, extensions, or annoying code. Uses PHP Fibers introduced in PHP 8.1

    Language:PHP17411110
  • diprog/python-tls-client-async

    Async fork of Python-TLS-Client with modern asyncio support, updated dependencies, and fixes for issues in the original abandoned library. Includes enhanced compatibility, stability improvements, and ongoing maintenance for Python 3.9–3.13.

    Language:Python215
  • alimghmi/ShadowGate

    Admin panel finder and directory brute-forcer (async HTTPX/Typer). Proxy/Tor, status code ranges, JSON/CSV outputs.

    Language:Python91
  • pyno/dirfy

    an async webpath scanner based on asyhttp

    Language:Python7221
  • isndev/qbm-http

    High-performance HTTP/1.1 & HTTP/2 client/server module for QB Actor Framework. Features async I/O, routing engine, middleware system, JWT auth, and SSL/TLS support. Build REST APIs, web services, and HTTP clients with modern C++17 and zero-copy operations.

    Language:C++3000
  • khoih-prog/Portenta_H7_AsyncHTTPRequest

    Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of Portenta_H7_AsyncTCP library for Portenta_7, using Vision-shield thernet or Murata WiFi. This library, which is relied on Portenta_H7_AsyncTCP, is part of a series of advanced Async libraries, such as AsyncTCP, AsyncUDP, AsyncWebSockets, AsyncHTTPRequest, AsyncHTTPSRequest, etc.

    Language:C2111
  • khoih-prog/AsyncHTTPRequest_Teensy41

    Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of Teensy41_AsyncTCP for Teensy 4.1 using QNEthernet. This library is one of the current or future Async libraries to support Teensy 4.1 using QNEthernet, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, Teensy41_AsyncWebServer, Teensy41_AsyncUDP, Teensy41_AsyncDNSServer, AsyncHTTPRequest_Teensy41_SSL, etc.

    Language:C++110
  • copida/AsyncHTTPClientLight

    Libreria HTTP leggera per ESP32 con supporto asincrono, sincrono, HTTPS, redirect, logging e callback.

    Language:C++
  • SeNaP/reaxar

    Asynchronous Simple HTTP browser

    Language:Ruby
  • shakfu/loki

    A minimal lua-powered text editor/repl with builtin async http

    Language:C