26 releases

0.7.0 Aug 23, 2023
0.6.5 Jan 2, 2023
0.6.4 Jun 27, 2022
0.5.5 Mar 28, 2022
0.2.2 Nov 13, 2021

#256 in HTTP server

43 downloads per month
Used in 4 crates

MIT license

230KB
4.5K SLoC

Humphrey Core

A Performance-Focused, Dependency-Free Web Server.
Guide · API Reference



Humphrey is a very fast, robust and flexible HTTP/1.1 web server crate which allows you to develop web applications in Rust. With no dependencies, it is very quick to compile and produces very small binaries, as well as being very resource-efficient.

Learn more about Humphrey here.


lib.rs:

Humphrey is a very fast, robust and flexible HTTP/1.1 web server crate which allows you to develop web applications in Rust. With no dependencies, it is very quick to compile and produces very small binaries, as well as being very resource-efficient.

Learn more about Humphrey here.

Dependencies

~0–11MB
~110K SLoC