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
·
Back to sindresorhus/p-settle

Open-source alternatives to P Settle

30 open-source projects similar to sindresorhus/p-settle, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best P Settle alternative.

  • sindresorhus/p-someAvatar von sindresorhus

    sindresorhus/p-some

    40Auf GitHub ansehen↗

    Wait for a specified number of promises to be fulfilled

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

    sindresorhus/p-race

    52Auf GitHub ansehen↗

    A better Promise.race()

    JavaScript
    Auf GitHub ansehen↗52
  • 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
  • sindresorhus/p-filterAvatar von sindresorhus

    sindresorhus/p-filter

    83Auf GitHub ansehen↗

    Filter promises concurrently

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

    sindresorhus/p-any

    57Auf GitHub ansehen↗

    Wait for any promise to be fulfilled

    JavaScript
    Auf GitHub ansehen↗57
  • sindresorhus/delayAvatar von sindresorhus

    sindresorhus/delay

    626Auf GitHub ansehen↗

    Delay a promise a specified amount of time

    JavaScript
    Auf GitHub ansehen↗626
  • sindresorhus/hard-rejectionAvatar von sindresorhus

    sindresorhus/hard-rejection

    107Auf GitHub ansehen↗

    Promises fail silently if you don't attach a .catch() handler.

    JavaScript
    Auf GitHub ansehen↗107

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • sindresorhus/loud-rejectionAvatar von sindresorhus

    sindresorhus/loud-rejection

    282Auf GitHub ansehen↗

    By default, promises fail silently if you don't attach a .catch() handler to them.

    JavaScript
    Auf GitHub ansehen↗282
  • sindresorhus/make-synchronousAvatar von sindresorhus

    sindresorhus/make-synchronous

    328Auf GitHub ansehen↗

    Make an asynchronous function synchronous

    JavaScript
    Auf GitHub ansehen↗328
  • sindresorhus/p-allAvatar von sindresorhus

    sindresorhus/p-all

    346Auf GitHub ansehen↗

    Run promise-returning & async functions concurrently with optional limited concurrency

    TypeScript
    Auf GitHub ansehen↗346
  • sindresorhus/p-breakAvatar von sindresorhus

    sindresorhus/p-break

    24Auf GitHub ansehen↗

    Break out of a promise chain

    JavaScript
    Auf GitHub ansehen↗24
  • sindresorhus/p-cancelableAvatar von sindresorhus

    sindresorhus/p-cancelable

    450Auf GitHub ansehen↗

    Create a promise that can be canceled

    JavaScript
    Auf GitHub ansehen↗450
  • sindresorhus/p-catch-ifAvatar von sindresorhus

    sindresorhus/p-catch-if

    40Auf GitHub ansehen↗

    Conditional promise catch handler

    JavaScript
    Auf GitHub ansehen↗40
  • sindresorhus/p-debounceAvatar von sindresorhus

    sindresorhus/p-debounce

    236Auf GitHub ansehen↗

    Debounce promise-returning & async functions

    JavaScript
    Auf GitHub ansehen↗236
  • sindresorhus/p-deferAvatar von sindresorhus

    sindresorhus/p-defer

    85Auf GitHub ansehen↗

    Create a deferred promise

    JavaScript
    Auf GitHub ansehen↗85
  • sindresorhus/p-each-seriesAvatar von sindresorhus

    sindresorhus/p-each-series

    53Auf GitHub ansehen↗

    Iterate over promises serially

    JavaScript
    Auf GitHub ansehen↗53
  • sindresorhus/p-eventAvatar von sindresorhus

    sindresorhus/p-event

    450Auf GitHub ansehen↗

    Promisify an event by waiting for it to be emitted

    JavaScript
    Auf GitHub ansehen↗450
  • sindresorhus/p-finallyAvatar von sindresorhus

    sindresorhus/p-finally

    47Auf GitHub ansehen↗

    Deprecated as it's now available in all modern browsers and Node.js versions.

    JavaScript
    Auf GitHub ansehen↗47
  • sindresorhus/p-ifAvatar von sindresorhus

    sindresorhus/p-if

    64Auf GitHub ansehen↗

    Conditional promise chains

    TypeScript
    Auf GitHub ansehen↗64
  • sindresorhus/p-is-promiseAvatar von sindresorhus

    sindresorhus/p-is-promise

    45Auf GitHub ansehen↗

    Check if something is a promise

    JavaScript
    Auf GitHub ansehen↗45
  • sindresorhus/p-lazyAvatar von sindresorhus

    sindresorhus/p-lazy

    284Auf GitHub ansehen↗

    Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called

    JavaScript
    Auf GitHub ansehen↗284
  • sindresorhus/p-limitAvatar von sindresorhus

    sindresorhus/p-limit

    2,887Auf GitHub ansehen↗

    Run multiple promise-returning & async functions with limited concurrency

    JavaScript
    Auf GitHub ansehen↗2,887
  • sindresorhus/p-locateAvatar von sindresorhus

    sindresorhus/p-locate

    80Auf GitHub ansehen↗

    Get the first fulfilled promise that satisfies the provided testing function

    JavaScript
    Auf GitHub ansehen↗80
  • sindresorhus/p-logAvatar von sindresorhus

    sindresorhus/p-log

    30Auf GitHub ansehen↗

    Log the value/error of a promise

    JavaScript
    Auf GitHub ansehen↗30
  • sindresorhus/p-mapAvatar von sindresorhus

    sindresorhus/p-map

    1,499Auf GitHub ansehen↗

    Map over promises concurrently

    JavaScriptasyncasync-awaitasync-functions
    Auf GitHub ansehen↗1,499
  • sindresorhus/p-map-seriesAvatar von sindresorhus

    sindresorhus/p-map-series

    51Auf GitHub ansehen↗

    Map over promises serially

    JavaScript
    Auf GitHub ansehen↗51
  • sindresorhus/p-memoizeAvatar von sindresorhus

    sindresorhus/p-memoize

    442Auf GitHub ansehen↗

    Memoize promise-returning & async functions

    TypeScript
    Auf GitHub ansehen↗442
  • sindresorhus/p-pipeAvatar von sindresorhus

    sindresorhus/p-pipe

    131Auf GitHub ansehen↗

    Compose promise-returning & async functions into a reusable pipeline

    TypeScript
    Auf GitHub ansehen↗131
  • sindresorhus/p-progressAvatar von sindresorhus

    sindresorhus/p-progress

    765Auf GitHub ansehen↗

    Create a promise that reports progress

    TypeScript
    Auf GitHub ansehen↗765
  • sindresorhus/p-propsAvatar von sindresorhus

    sindresorhus/p-props

    201Auf GitHub ansehen↗

    Like Promise.all() but for Map and Object

    JavaScript
    Auf GitHub ansehen↗201