Simple HTTP load testing tool that mimics portions of cURL's CLI.
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
CI uses cargo-zigbuild and workflows and scripts modified from BurntSushi/ripgrep