{"id":21535666,"url":"https://github.com/ksk001100/ruget","last_synced_at":"2025-08-04T10:39:52.914Z","repository":{"id":35107133,"uuid":"205830773","full_name":"ksk001100/ruget","owner":"ksk001100","description":"Alternative to wget written in Rust","archived":false,"fork":false,"pushed_at":"2023-05-12T14:16:03.000Z","size":3327,"stargazers_count":50,"open_issues_count":4,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-29T21:16:48.742Z","etag":null,"topics":["downloader","rust","wget"],"latest_commit_sha":null,"homepage":"","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/ksk001100.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}},"created_at":"2019-09-02T10:15:14.000Z","updated_at":"2025-04-30T03:24:00.000Z","dependencies_parsed_at":"2022-08-08T05:01:19.952Z","dependency_job_id":null,"html_url":"https://github.com/ksk001100/ruget","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/ksk001100/ruget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksk001100%2Fruget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksk001100%2Fruget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksk001100%2Fruget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksk001100%2Fruget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksk001100","download_url":"https://codeload.github.com/ksk001100/ruget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksk001100%2Fruget/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268682969,"owners_count":24289718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["downloader","rust","wget"],"created_at":"2024-11-24T03:15:55.644Z","updated_at":"2025-08-04T10:39:52.872Z","avatar_url":"https://github.com/ksk001100.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruget\n\n![](https://img.shields.io/github/stars/ksk001100/ruget.svg)\n![](https://img.shields.io/github/release/ksk001100/ruget.svg)\n![](https://img.shields.io/github/issues/ksk001100/ruget.svg)\n![](https://img.shields.io/github/forks/ksk001100/ruget.svg)\n![](https://img.shields.io/github/license/ksk001100/ruget.svg)\n[![Build Status](https://travis-ci.org/ksk001100/ruget.svg?branch=master)](https://travis-ci.org/ksk001100/ruget)\n\nAlternative to wget written in Rust\n\n## install\n\n```bash\n$ cargo install ruget\n```\n\nIn macOS you can install it with Homebrew\n```bash\n$ brew tap ksk001100/homebrew-ruget\n$ brew install ruget\n```\n\n## usage\n\n```bash\n$ ruget https://sample-videos.com/img/Sample-png-image-30mb.png\n$ ruget https://sample-videos.com/img/Sample-png-image-30mb.png --output sample.png\n$ ruget https://sample-videos.com/img/Sample-png-image-30mb.png -o sample.png\n```\n\n## Ruget vs Wget\n\n### Ruget\n```bash\n$ time ruget http://ipv4.download.thinkbroadband.com/100MB.zip\n...\n...\n...\n\nruget http://ipv4.download.thinkbroadband.com/100MB.zip  2.00s user 3.38s system 33% cpu 15.858 total\n```\n\n### Wget\n```bash\n$ time wget http://ipv4.download.thinkbroadband.com/100MB.zip\n...\n...\n...\n\nwget http://ipv4.download.thinkbroadband.com/100MB.zip  0.34s user 1.84s system 8% cpu 26.428 total\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksk001100%2Fruget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksk001100%2Fruget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksk001100%2Fruget/lists"}