awesome-repositories.com
Blog
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
·

1 Repo

Awesome GitHub RepositoriesAsynchronous Collection Sorting

Ordering a collection based on the results of asynchronous operations applied to its elements.

Distinct from Asynchronous Iterators: Specifically handles the asynchronous determination of sort order.

Explore 1 awesome GitHub repository matching data & databases · Asynchronous Collection Sorting. Refine with filters or upvote what's useful.

Awesome Asynchronous Collection Sorting GitHub Repositories

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

    caolan/async

    28,150Auf GitHub ansehen↗

    Async is a JavaScript asynchronous flow library designed to manage the execution and coordination of asynchronous tasks in Node.js and the browser. It provides functional utilities to wrap, process, and orchestrate complex asynchronous workflows. The library distinguishes itself through a comprehensive task orchestrator that handles dependency graphs to resolve circular references and manages concurrent task queues. It includes a unification bridge that allows callback-style and promise-based functions to operate within the same execution interface. The project covers several primary capabil

    Orders a list based on the results of an asynchronous iterator applied to each element.

    JavaScript
    Auf GitHub ansehen↗28,150
  1. Home
  2. Data & Databases
  3. Collection Iterators
  4. Asynchronous Iterators
  5. Asynchronous Collection Sorting