Curio is a blazing fast HTTP client for Rust

Why does Curio exist?

Speed

Most of the other HTTP client libraries for Rust are either too slow, or too bloated to make a lightweight application easy. Curio aims to fix both of those problems whilst still providing an easy to use interface.