awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nodejs/nodejs.orgAvatar nodejs

    nodejs/nodejs.org

    6,842Vezi pe 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
    Vezi pe GitHub↗6,842
  • gildas-lormeau/zip.jsAvatar gildas-lormeau

    gildas-lormeau/zip.js

    3,859Vezi pe 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
    Vezi pe 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