awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesCollection Processing

Utilities for filtering, reducing, and searching collections of promises.

Explore 7 awesome GitHub repositories matching part of an awesome list · Collection Processing. Refine with filters or upvote what's useful.

Awesome Collection Processing GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sindresorhus/p-settleالصورة الرمزية لـ sindresorhus

    sindresorhus/p-settle

    96عرض على GitHub↗

    Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency

    Settle promises concurrently and get results or errors.

    JavaScript
    عرض على GitHub↗96
  • sindresorhus/p-filterالصورة الرمزية لـ sindresorhus

    sindresorhus/p-filter

    83عرض على GitHub↗

    Filter promises concurrently

    Filter promises concurrently.

    JavaScript
    عرض على GitHub↗83
  • sindresorhus/p-locateالصورة الرمزية لـ sindresorhus

    sindresorhus/p-locate

    80عرض على GitHub↗

    Get the first fulfilled promise that satisfies the provided testing function

    Get the first fulfilled promise satisfying a test.

    JavaScript
    عرض على GitHub↗80
  • sindresorhus/p-reduceالصورة الرمزية لـ sindresorhus

    sindresorhus/p-reduce

    74عرض على GitHub↗

    Reduce a list of values using promises into a promise for a value

    Reduce a list of values using promises.

    JavaScript
    عرض على GitHub↗74
  • sindresorhus/p-anyالصورة الرمزية لـ sindresorhus

    sindresorhus/p-any

    57عرض على GitHub↗

    Wait for any promise to be fulfilled

    Wait for any promise to be fulfilled.

    JavaScript
    عرض على GitHub↗57
  • sindresorhus/p-raceالصورة الرمزية لـ sindresorhus

    sindresorhus/p-race

    52عرض على GitHub↗

    A better Promise.race()

    A better implementation of promise racing.

    JavaScript
    عرض على GitHub↗52
  • sindresorhus/p-someالصورة الرمزية لـ sindresorhus

    sindresorhus/p-some

    40عرض على GitHub↗

    Wait for a specified number of promises to be fulfilled

    Wait for a specified number of promises to be fulfilled.

    JavaScript
    عرض على GitHub↗40
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Collection Processing