awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

Awesome GitHub RepositoriesJavaScript HTTP Download Managers

Browser-based tools using JavaScript to manage and accelerate HTTP file transfers.

Distinct from HTTP Source Downloads: Focuses on the specific combination of JS and HTTP download management

Explore 1 awesome GitHub repository matching web development · JavaScript HTTP Download Managers. Refine with filters or upvote what's useful.

Awesome JavaScript HTTP Download Managers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dxcweb/high-speed-downloaderAvatar von dxcweb

    dxcweb/high-speed-downloader

    7,129Auf GitHub ansehen↗

    This project is a JavaScript-based HTTP download manager and accelerator designed to increase file transfer rates within a web browser. It functions as a multi-threaded download accelerator that retrieves remote resources by splitting files into smaller segments for simultaneous downloading. The tool utilizes HTTP range requests to fetch multiple file segments in parallel, maximizing available network bandwidth. It manages this process through a client-side blob buffer and memory management system that stores binary data before assembling the segments into the final file. The system covers c

    Accelerates file transfers in the browser using HTTP range requests and parallel data retrieval.

    javascript
    Auf GitHub ansehen↗7,129
  1. Home
  2. Web Development
  3. JavaScript HTTP Download Managers