hyper is billed as a protective and efficient HTTP library for all.
hyper is a relatively low-level library, meant to be a building block for libraries and applications.
This is free and open source software.
Key Features
- A Client for talking to web services.
- A Server for building those web services.
- Blazing fast* thanks to Rust. A faster network library means a faster application, resulting in delighting our users’ users. Whether with one request, or millions
- High concurrency with non-blocking sockets.
- Memory safe and robust implementation of the HTTP specification. It is durable to the “real world”. Where feasible, hyper enforces correct usage.
- HTTP/1 and HTTP/2 support. hyper is specifically focused on HTTP. Support for HTTP/1 and HTTP/2, with HTTP/3 in the works. It allows you to bring your own IO, so it can work on top of any TLS implementation.
- Enables as many use cases as possible. It has no opinion on application structure, and makes few assumptions about its environment. This includes being portable to different operating systems.
- No more complicated than it has to be
Website: hyper.rs
Support: GitHub Code Repository
Developer: hyper
License: MIT License
hyper is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Rust Web Frameworks | |
|---|---|
| axum | Ergonomic and modular web framework |
| warp | Composable, web server framework |
| hyper | Protective and efficient HTTP library |
| Loco | Web or API framework for Rust |
| Gotham | Flexible web framework that promotes stability, safety, security and speed |
| Rocket | Async web framework focusing on usability, security, extensibility, and speed. |
| Poem | Full-featured and easy-to-use web framework |
| ntex | Framework for composable network services |
| Trillium | Modular toolkit for building async web applications |
| zino | Next-generation framework for composable applications |
| Iron | Extensible, concurrency focused web development |
| Viz | Fast, robust, flexible, lightweight web framework |
| Xitca-Web | HTTP library and web framework |
| Thruster | Fast, middleware based, web framework |
| nickel | Simple and lightweight foundation for web applications |
| Graphul | Express inspired web framework |
| Roa | Async web framework inspired by koa, lightweight but powerful |
| Ohkami | Intuitive and declarative web framework |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

