serf
Asynchronous HTTP client
A high-performance asynchronous HTTP client library with minimal memory copies and transformations.
Mirror of Apache Serf
27 stars
5 watching
9 forks
Language: C
last commit: about 2 months ago clibraryserf
Related projects:
Repository | Description | Stars |
---|---|---|
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
swlib/saber | A high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests. | 980 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,466 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,294 |
richerarc/saphir | An async HTTP server framework providing low-level control with minimal boilerplate | 92 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,796 |
sprinfall/webcc | A lightweight C++ HTTP client and server library with support for HTTPS, IPv6, and persistent connections | 274 |
ngify/ngify | A suite of libraries for building reactive HTTP clients in Angular applications. | 103 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,466 |
rstudio/httpuv | A C library for building HTTP and WebSocket servers in R | 229 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |