Code-Hex/pget
The fastest, resumable file download client observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3716
- days_rel: n/a
- days_push: 1049
- n_releases_24m: 0
Adoption not part of the score
1174 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pget is a fast, resumable command-line file download client written in Go that uses parallel multi-connection HTTP requests to speed up downloads. It supports multiple mirrors, resuming interrupted downloads, and cross-compilation for Windows, Linux, and macOS.
Use cases
- download large files faster than wget
- resume interrupted downloads from the command line
- download a file from multiple mirrors in parallel
- parallelize HTTP downloads with multiple connections
- fetch ISO images quickly from the terminal
When to choose
- you need faster downloads than wget/curl for large files on servers that support range requests
- you want a resumable downloader with multi-mirror support
- you need a single cross-platform binary with no dependencies
When to avoid
- the server is behind a CDN that throttles or ignores range requests
- you need features like authentication, cookies, or recursive downloading
- the project appears to be in maintenance mode with infrequent releases
Facets
cli-tool · maturity maintenance
http-client cli concurrency developer-tools networking windows cli cross-platform go downloader parallel-download resumable-download wget-alternative multi-connection command-line linux macos
1 source
- readme: https://github.com/Code-Hex/pget · fetched 2026-08-28 · 6c2b478821ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Code-Hex/pget | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem