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
·

1 repository

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

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

    caolan/async

    28,150Vezi pe GitHub↗

    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
    Vezi pe GitHub↗28,150
  1. Home
  2. Data & Databases
  3. Collection Iterators
  4. Asynchronous Iterators
  5. Asynchronous Collection Sorting