silgy
HTTP engine
An asynchronous HTTP(S) engine for C/C++ applications that provides fast and efficient web communication.
Asynchronous HTTP(S) engine for C/C++ projects (deprecated, use Node++ instead)
79 stars
9 watching
53 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
onsec-fr/http-asynchronous-reverse-shell | Creates an asynchronous HTTP-based reverse shell to remotely control a machine through firewalls | 264 |
lithdew/hello | An experimental multi-threaded HTTP/1.1 web server written in Zig | 34 |
andrewpillar/req | A scripting language that simplifies working with HTTP services by providing a balanced syntax between simplicity and expressiveness. | 159 |
wandenberg/nginx-push-stream-module | Enables real-time communication between clients and servers using HTTP push technology | 2,222 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 480 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 189 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
rstudio/httpuv | A C library for building HTTP and WebSocket servers in R | 229 |
cemeyer/httpd.sh | A simple web server written in Bash using C APIs. | 117 |
tom-seddon/yhs | A small embeddable HTTP server for serving files and handling requests | 81 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,944 |
reddec/trusted-cgi | An engine for running lightweight serverless applications with structured input and pre-defined response headers. | 230 |
apache/serf | A high-performance asynchronous HTTP client library | 27 |