| Crates.io | spd |
| lib.rs | spd |
| version | 0.2.0 |
| created_at | 2025-12-21 21:03:39.052922+00 |
| updated_at | 2025-12-22 20:30:03.440891+00 |
| description | An internet speed test CLI tool. |
| homepage | |
| repository | https://github.com/0mykull/spd |
| max_upload_size | |
| id | 1998593 |
| size | 86,180 |
spd is a speedy zero-copy Rust CLI that uses Cloudflare's global network to accurately measure 10Gbps+ internet speeds with minimal memory footprint.

spd
spd --minimal # script-friendly output
spd --json # JSON output for automation
cargo install spd --locked
git clone https://github.com/0mykull/spd.git
cd spd
./install.sh