| Crates.io | hload |
| lib.rs | hload |
| version | 1.0.3 |
| created_at | 2024-10-02 04:03:31.921125+00 |
| updated_at | 2024-10-04 03:07:45.075468+00 |
| description | Simple HTTP load testing tool that mimics portions of cURL's CLI.. |
| homepage | https://github.com/Vonr/hload |
| repository | https://github.com/Vonr/hload |
| max_upload_size | |
| id | 1393664 |
| size | 65,712 |
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