Back to browse
GitHub Repository

chunked resumable downloads in unstable networks

39 starsGo

Rapel – chunked resumable downloads in unstable networks

by autorun·May 26, 2026·21 points·9 comments

AI Analysis

MidShip ItSolve My Problem

Post-chunk hooks let you offload to S3 mid-download, but aria2 dominates this space.

Strengths
  • JSON state file enables precise resume tracking across sessions without hidden binaries.
  • Post-part hooks allow streaming chunks to cloud storage while the download continues.
  • Cross-platform binaries include specific builds for Raspberry Pi ARM v6/v7.
Weaknesses
  • Competes with aria2 and wget, which are standard on most Unix systems.
  • Only three commits suggests early stage; lacks community testing or plugin ecosystem.
Target Audience

DevOps engineers and data scientists handling large file transfers

Similar To

aria2 · wget · axel

Similar Projects

Developer Tools●●Solid

A Resumable, "Guwahati-Proof" Google Drive Downloader in Python

This is the kind of no-nonsense, battle-tested script you reach for when the browser and Drive's zip export fail. It implements true resume-by-checking-disk, exponential backoff for SSL handshake errors, and uses nextPageToken to handle folders beyond the 1,000-file API window — pragmatic choices tuned for flaky networks. Missing polish: no releases, minimal packaging, and it's CLI-only, but the core reliability patterns are concrete and useful.

Niche GemSolve My Problem
Jyotishmoy
223mo ago
AI/ML●●Solid

Resume Matcher – Tailor your resumes with job descriptions

Locally-runnable resume matcher with Ollama support; ATS-optimization SaaS already exists.

Solve My ProblemShip It
srbhr
213mo ago