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
·

7 repository-uri

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

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

    sindresorhus/p-settle

    96Vezi pe 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
    Vezi pe GitHub↗96
  • sindresorhus/p-filterAvatar sindresorhus

    sindresorhus/p-filter

    83Vezi pe GitHub↗

    Filter promises concurrently

    Filter promises concurrently.

    JavaScript
    Vezi pe GitHub↗83
  • sindresorhus/p-locateAvatar sindresorhus

    sindresorhus/p-locate

    80Vezi pe GitHub↗

    Get the first fulfilled promise that satisfies the provided testing function

    Get the first fulfilled promise satisfying a test.

    JavaScript
    Vezi pe GitHub↗80
  • sindresorhus/p-reduceAvatar sindresorhus

    sindresorhus/p-reduce

    74Vezi pe GitHub↗

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

    Reduce a list of values using promises.

    JavaScript
    Vezi pe GitHub↗74
  • sindresorhus/p-anyAvatar sindresorhus

    sindresorhus/p-any

    57Vezi pe GitHub↗

    Wait for any promise to be fulfilled

    Wait for any promise to be fulfilled.

    JavaScript
    Vezi pe GitHub↗57
  • sindresorhus/p-raceAvatar sindresorhus

    sindresorhus/p-race

    52Vezi pe GitHub↗

    A better Promise.race()

    A better implementation of promise racing.

    JavaScript
    Vezi pe GitHub↗52
  • sindresorhus/p-someAvatar sindresorhus

    sindresorhus/p-some

    40Vezi pe GitHub↗

    Wait for a specified number of promises to be fulfilled

    Wait for a specified number of promises to be fulfilled.

    JavaScript
    Vezi pe GitHub↗40
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Collection Processing