{"id":36223825,"url":"https://github.com/0mykull/spd","last_synced_at":"2026-01-11T05:02:44.479Z","repository":{"id":329820388,"uuid":"1120740397","full_name":"0mykull/spd","owner":"0mykull","description":"An internet speed test CLI tool written in rust.","archived":false,"fork":false,"pushed_at":"2025-12-22T20:35:01.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-23T09:27:38.549Z","etag":null,"topics":["cli","network","rust","speedtest"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/spd","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0mykull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-21T21:05:13.000Z","updated_at":"2025-12-22T20:35:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/0mykull/spd","commit_stats":null,"previous_names":["0mykull/spd"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/0mykull/spd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0mykull%2Fspd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0mykull%2Fspd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0mykull%2Fspd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0mykull%2Fspd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0mykull","download_url":"https://codeload.github.com/0mykull/spd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0mykull%2Fspd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28287025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T04:44:51.577Z","status":"ssl_error","status_checked_at":"2026-01-11T04:44:44.232Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","network","rust","speedtest"],"created_at":"2026-01-11T05:02:43.879Z","updated_at":"2026-01-11T05:02:44.470Z","avatar_url":"https://github.com/0mykull.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spd • CLI Speed Test\n\n![License](https://img.shields.io/crates/l/spd)\n![Crates.io](https://img.shields.io/crates/v/spd)\n\nspd is a speedy zero-copy Rust CLI that uses Cloudflare's global network to accurately measure 10Gbps+ internet speeds with minimal memory footprint.\n\n## Example Output\n![Example Output Image](./output.png)\n\n## Usage\n```bash\nspd\nspd --minimal   # script-friendly output\nspd --json      # JSON output\n```\n\n## Installation\n### From Crates.io\n```bash\ncargo install spd --locked\n```\n\n### From Source\n```bash\ngit clone https://github.com/0mykull/spd.git\ncd spd\n./install.sh\n```\n## How It Works\n- spd targets Cloudflare's edge using 8 concurrent streams for 10 seconds (plus 1s warmup) to saturate modern connections.\n- Latency: Measures HTTP RTT to 1.1.1.1.\n- Download: Streams 64KB chunks using zero-copy processing to minimize heap allocations.\n- Upload: Pushes a shared 1MB payload (Arc\u003cBytes\u003e) via HTTP POST to eliminate memory overhead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0mykull%2Fspd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0mykull%2Fspd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0mykull%2Fspd/lists"}