awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nodejs/nodejs.orgnodejs 的头像

    nodejs/nodejs.org

    6,842在 GitHub 上查看↗

    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
    在 GitHub 上查看↗6,842
  • gildas-lormeau/zip.jsgildas-lormeau 的头像

    gildas-lormeau/zip.js

    3,859在 GitHub 上查看↗

    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
    在 GitHub 上查看↗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