hyper
HTTP library
An efficient HTTP library designed as a building block for other libraries and applications.
An HTTP library for Rust
15k stars
171 watching
2k forks
Language: Rust
last commit: about 1 month ago
Linked from 3 awesome lists
httphyperrust
Related projects:
Repository | Description | Stars |
---|---|---|
hyperium/tonic | A high-performance gRPC client and server implementation with async/await support | 10,180 |
tokio-rs/axum | A web framework providing an ergonomic and modular API for building web applications using Rust. | 19,615 |
vercel/hyper | A terminal built on web technologies to provide an extensible and beautiful experience for command-line interface users. | 43,516 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
excon/excon | An HTTP client library designed to provide simple and fast Ruby interactions with web servers | 1,162 |
httprb/http | A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. | 3,014 |
ohler55/agoo | A high-performance HTTP server for Ruby applications | 910 |
seanmonstar/reqwest | An HTTP client for Rust. | 10,059 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
hisona/https_client | A lightweight C library for building HTTP and HTTPS clients using the mbedTLS library. | 126 |
winpooh32/peerstohttp | Serves torrent files over HTTP using a REST-like API to enable streaming and downloading | 46 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,466 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,294 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,796 |