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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sindresorhus avatar

sindresorhus/p-settle

0
View on GitHub↗
96 Stars·11 Forks·JavaScript·MIT·3 Aufrufe

P Settle

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

Features

  • Collection Processing - Settle promises concurrently and get results or errors.
  • Promise Utilities - Settles multiple promises and returns all results.

Star-Verlauf

Star-Verlauf für sindresorhus/p-settleStar-Verlauf für sindresorhus/p-settle

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht sindresorhus/p-settle?

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

Was sind die Hauptfunktionen von sindresorhus/p-settle?

Die Hauptfunktionen von sindresorhus/p-settle sind: Collection Processing, Promise Utilities.

Welche Open-Source-Alternativen gibt es zu sindresorhus/p-settle?

Open-Source-Alternativen zu sindresorhus/p-settle sind unter anderem: sindresorhus/p-race — A better `Promise.race()`. sindresorhus/p-some — Wait for a specified number of promises to be fulfilled. sindresorhus/p-any — Wait for any promise to be fulfilled. sindresorhus/p-filter — Filter promises concurrently. sindresorhus/p-reduce — Reduce a list of values using promises into a promise for a value. samccone/promise-semaphore — promise semaphore.

Open-Source-Alternativen zu P Settle

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit P Settle.
  • sindresorhus/p-filterAvatar von sindresorhus

    sindresorhus/p-filter

    83Auf GitHub ansehen↗

    Filter promises concurrently

    JavaScript
    Auf GitHub ansehen↗83
  • sindresorhus/p-raceAvatar von sindresorhus

    sindresorhus/p-race

    52Auf GitHub ansehen↗

    A better Promise.race()

    JavaScript
    Auf GitHub ansehen↗52
  • sindresorhus/p-anyAvatar von sindresorhus

    sindresorhus/p-any

    57Auf GitHub ansehen↗

    Wait for any promise to be fulfilled

    JavaScript
    Auf GitHub ansehen↗57
  • sindresorhus/p-reduceAvatar von sindresorhus

    sindresorhus/p-reduce

    74Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗74
Alle 30 Alternativen zu P Settle anzeigen
→