humphrey

Crates.iohumphrey
lib.rshumphrey
version0.7.0
sourcesrc
created_at2021-09-21 18:11:55.268435
updated_at2023-08-23 19:27:22.445305
descriptionA Performance-Focused, Dependency-Free Web Server.
homepagehttps://github.com/w-henderson/Humphrey
repositoryhttps://github.com/w-henderson/Humphrey
max_upload_size
id454539
size229,231
William Henderson (w-henderson)

documentation

README

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.

Commit count: 601

cargo fmt