JavaScript async-await

Open-source JavaScript projects categorized as async-await

Top 11 JavaScript async-await Projects

async-await
  1. lad

    Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. p-map

    Map over promises concurrently

    Project mention: Improving JavaScript Performance: Understanding Async Tasks in Arrays | dev.to | 2024-08-27

    p-map is a lightweight library that helps you handle asynchronous operations on arrays with controlled concurrency. It allows you to map over an array of promises and specify a limit on the number of concurrent operations. This is particularly useful when you need to perform tasks like fetching data from multiple URLs, processing files, or interacting with APIs, as it helps prevent overwhelming your server or exceeding API rate limits. By using p-map, you can strike a balance between speed and resource management, ensuring that your application remains stable and responsive under load.

  4. posterus

    Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.

  5. express-promise-router

    A lightweight wrapper for Express 4's Router that allows middleware to return promises

  6. rubico

    [A]synchronous Functional Programming

  7. kitsu

    🦊 A simple, lightweight & framework agnostic JSON:API client (by wopian)

  8. YantraJS

    JavaScript Engine for .NET Standard Completely rewritten in C#

    Project mention: Claude AI now runs JavaScript, Python beats JavaScript on GitHub, new Node.js versions and more | dev.to | 2024-11-03

    Yantra

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. sporadic

    Composable Concurrency Abstractions for JavaScript. :railway_track: :rhinoceros: :train: :vertical_traffic_light:

  11. OF

    🍬 Promise wrapper with sugar 🍬

  12. use-spinner

    Add a simple loading spinner to your async JS calls - built for the browser.

  13. Nodejs-examples

    This repository contains example applications in Javascript for the Node.js runtime. This repository shows the following features of Node.js: HTTP Server, Async/Await, Readfile, Streams, Set timeout, Async promises, Async Axios requests, JSON parse, Express framework

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript async-await discussion

Log in or Post with

JavaScript async-await related posts

  • Add a simple loading spinner to your async JS calls - built for the browser.

    1 project | /r/opensource | 3 Apr 2021
  • Add a simple loading spinner to your async JS calls - built for the browser.

    1 project | /r/webdev | 3 Apr 2021
  • Add a simple loading spinner to your async JS calls - built for the browser.

    1 project | /r/javascript | 3 Apr 2021
  • use-spinner - Show loading spinners for your asynchronous calls

    1 project | dev.to | 3 Apr 2021

Index

What are some of the best open-source async-await projects in JavaScript? This list will help you:

# Project Stars
1 lad 2,289
2 p-map 1,435
3 posterus 548
4 express-promise-router 383
5 rubico 281
6 kitsu 280
7 YantraJS 247
8 sporadic 18
9 OF 14
10 use-spinner 4
11 Nodejs-examples 2

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?