Packages

Async, Concurrency & Runtimes Packages

Async runtimes, concurrency primitives, and futures for writing non-blocking, parallel, and highly concurrent programs (Tokio, futures, asyncio helpers).

194 packages

Packages in Async, Concurrency & Runtimes

Showing 15 of 194 packages
79Health
Toolnpm

concurrently

Run multiple terminal commands in parallel, with color-coded output and cross-platform support.

7,843
MIT
Used by 98
93Health
FrameworkCargo

Tokio

The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.

33,083
MIT
Used by 85
92Health
LibraryCargo

futures

The foundational Future, Stream, and Sink traits and combinators for zero-cost async Rust

5,916
Apache 2.0
Used by 58
83Health
Librarynpm

RxJS

The standard library for composing asynchronous and event-based programs using observable sequences

31,699
Apache 2.0
Used by 52
61Health
Librarynpm

p-limit

A tiny, battle-tested utility for running async functions with a strict concurrency limit.

2,920
MIT
Used by 43
77Health
LibraryCargo

async-trait

Type erasure for async fn in Rust traits, enabling async methods behind dyn dispatch.

2,190
Other
Used by 37
91Health
ToolPyPI

Gunicorn

A fast, lightweight pre-fork WSGI and ASGI HTTP server for running Python web apps in production on UNIX.

10,663
MIT
Used by 32
89Health
LibraryPyPI

websockets

Build correct, fast WebSocket servers and clients in Python with asyncio, threading, or Sans-I/O APIs.

5,714
BSD 3
Used by 28
37Health
Librarynpm

async-mutex

Mutex and semaphore primitives for synchronizing async workflows in JavaScript and TypeScript.

1,431
MIT
Used by 27
64Health
Librarynpm

async

Higher-order async utility functions for callback, async/await, and promise-based control flow in Node.js and the browser.

28,132
MIT
Used by 23
56Health
LibraryCargo

tokio-tungstenite

Asynchronous, Tokio-native WebSocket streams built on tungstenite

2,503
MIT
Used by 23
66Health
Librarynpm

p-queue

Promise queue with concurrency control, interval-based rate limiting, and priority scheduling for async tasks.

4,265
MIT
Used by 22
85Health
LibraryPyPI

AnyIO

High-level async concurrency and networking API that runs on both asyncio and Trio

2,536
MIT
Used by 22
67Health
LibraryCargo

rayon

Simple, guaranteed data-race-free work-stealing parallelism for Rust — turn sequential iterators parallel by changing one call.

13,297
Apache 2.0
Used by 21
40Health
LibraryCargo

once_cell

Single-assignment cells and lazy statics for Rust, without macros or unsafe code

2,091
Apache 2.0
Used by 21

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers

Search