awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

2 Repos

Awesome GitHub RepositoriesPromise-Based Object Resolution

Patterns for executing multiple promises assigned to object keys and resolving them collectively.

Distinct from Object Property Accessors: Distinct from property accessors or descriptors; it focuses on the asynchronous resolution of object-mapped promises.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Promise-Based Object Resolution. Refine with filters or upvote what's useful.

Awesome Promise-Based Object Resolution GitHub Repositories

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

    rstacruz/cheatsheets

    14,429Auf GitHub ansehen↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    Provides a guide for executing multiple promises assigned to object keys and resolving them upon fulfillment.

    SCSS
    Auf GitHub ansehen↗14,429
  • reactphp/socketAvatar von reactphp

    reactphp/socket

    1,285Auf GitHub ansehen↗

    This library provides a framework for building event-driven, non-blocking network applications in PHP. It enables the development of asynchronous TCP and TLS servers and clients that manage multiple concurrent connections without stalling the main execution thread. By utilizing an event-loop architecture, the library handles network operations and data exchange through asynchronous streams, ensuring that the application remains responsive during high-throughput tasks. The project distinguishes itself through its integration with operating system primitives, such as raw file descriptors and Un

    Handles network operations and hostname lookups by returning objects that represent eventual completion of non-blocking tasks.

    PHPphpreactphpserver-socket
    Auf GitHub ansehen↗1,285
  1. Home
  2. Programming Languages & Runtimes
  3. Promise-Based Object Resolution