awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesWeb Streams API

Processes data using the standard Web Streams API for interoperability with browser-based streaming patterns.

Distinct from Language Stream APIs: Distinct from Language Stream APIs: implements the W3C Web Streams standard, not a language-specific functional stream API.

Explore 2 awesome GitHub repositories matching data & databases · Web Streams API. Refine with filters or upvote what's useful.

Awesome Web Streams API GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nodejs/nodejs.orgAvatar von nodejs

    nodejs/nodejs.org

    6,842Auf GitHub ansehen↗

    Node.js is an open-source, cross-platform JavaScript runtime environment built on the V8 engine, designed for executing JavaScript code outside a web browser. It operates as a server-side JavaScript platform with an event-driven, non-blocking I/O architecture that enables building scalable network applications and web servers. The runtime integrates the CommonJS module system for synchronous module loading and the npm ecosystem for sharing and reusing packages. The platform provides comprehensive capabilities for web server development, including creating HTTP and HTTPS servers, managing HTTP

    Implements the standard Web Streams API for interoperable data streaming across environments.

    TypeScriptnextjsnodenodejs
    Auf GitHub ansehen↗6,842
  • gildas-lormeau/zip.jsAvatar von gildas-lormeau

    gildas-lormeau/zip.js

    3,859Auf GitHub ansehen↗

    zip.js is a JavaScript library designed for creating, reading, and extracting ZIP archives directly within a web browser. It provides a comprehensive toolkit for managing compressed files and encrypted data storage entirely on the client side, eliminating the need for server-side backends or external dependencies. The library distinguishes itself by utilizing the Web Streams API and multi-core processing to handle large datasets efficiently. By offloading heavy compression and decompression tasks to background worker threads, it ensures that the browser interface remains responsive during int

    Processes archive data in small chunks to handle massive files without exceeding the memory limits of the browser.

    JavaScriptaes-encryptionbrowsercompression-stream
    Auf GitHub ansehen↗3,859
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Stream Processing Systems
  5. Stream Processing
  6. Language Stream APIs
  7. Web Streams API