FetC is a lightweight HTTP/HTTPS download library and command-line downloader written in C. It focuses on simplicity, portability, and a clean codebase while supporting modern HTTP features such as resumable downloads, chunked transfer decoding, redirects, and multithreaded segmented downloads. -
View it on GitHub