isahc

HTTP client

An asynchronous HTTP client written in Rust for making requests to web servers.

The practical HTTP client that is fun to use.

GitHub

721 stars
7 watching
62 forks
Language: Rust
last commit: 7 months ago
hacktoberfesthttphttp-clienthttp2httpsrust

Related projects:

Repository Description Stars
http-rs/surf A fast and flexible HTTP client framework for asynchronous Rust programming 1,466
nahi/httpclient A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. 703
aesiniath/http-streams An HTTP client library for making outbound requests to other servers using a streaming IO approach. 50
apache/httpcomponents-client A Java-based client for making HTTP requests using a modular and customizable design 1,466
snoyberg/http-client Provides a low-level HTTP client engine with various backends and higher-level APIs. 280
cmullaparthi/ibrowse An Erlang HTTP client library with support for various authentication methods and features. 516
abdul/as3httpclient An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. 6
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 279
saltwaterc/http-request A general-purpose HTTP client for Node.js with support for transparent compression and SSL. 80
mrkkrp/req An HTTP client library for Haskell with type-safe and expandable features. 339
swelham/ivar An HTTP client that builds composable requests using various adapters 16
apache/serf A high-performance asynchronous HTTP client library with minimal memory copies and transformations. 27
kriswallsmith/buzz A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. 1,917
owainlewis/http-dispatch A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. 62
softwaremill/sttp A comprehensive Scala HTTP client library providing a clean and programmer-friendly API to describe HTTP requests and responses. 1,460