hload

Simple HTTP load testing tool that mimics portions of cURL's CLI..


Keywords
cli, http
License
MIT

Documentation

hload

Crates.io

Simple HTTP load testing tool that mimics portions of cURL's CLI.

Installation

hload provides automatically built binaries for certain targets in the releases.
They may be retrieved manually or with cargo-binstall with cargo binstall hload.

You can choose to install from source with cargo install hload

Credits

CI uses cargo-zigbuild and workflows and scripts modified from BurntSushi/ripgrep