serf
Client library
A high-performance asynchronous HTTP client library
Mirror of Apache Serf
27 stars
5 watching
9 forks
Language: C
last commit: 4 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. | 322 |
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,464 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,291 |
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,918 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
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 and tools providing a reactive HTTP client and request adapters for various platforms, aimed at simplifying web development with Angular. | 102 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,467 |
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 |