Packages

Async, Concurrency & Runtimes Packages

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

106 packages

Packages in Async, Concurrency & Runtimes

Showing 106 packages
84Health
Toolnpm

concurrently

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

7,831
MIT
Used by 98
90Health
FrameworkCargo

Tokio

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

32,953
MIT
Used by 77
85Health
Librarynpm

RxJS

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

31,699
Apache 2.0
Used by 52
91Health
LibraryCargo

futures

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

5,899
Apache 2.0
Used by 42
76Health
LibraryCargo

async-trait

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

2,179
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,653
MIT
Used by 32
91Health
LibraryPyPI

websockets

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

5,712
BSD 3
Used by 28
37Health
Librarynpm

async-mutex

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

1,430
MIT
Used by 27
59Health
LibraryCargo

tokio-tungstenite

Asynchronous, Tokio-native WebSocket streams built on tungstenite

2,494
MIT
Used by 23
85Health
LibraryPyPI

AnyIO

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

2,532
MIT
Used by 22
60Health
LibraryCargo

rayon

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

13,242
Apache 2.0
Used by 21
41Health
LibraryCargo

once_cell

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

2,088
Apache 2.0
Used by 21
88Health
LibraryPyPI

filelock

A platform-independent file lock for Python that supports the with-statement.

975
MIT
Used by 21
54Health
LibraryCargo

DashMap

A blazing-fast concurrent HashMap for Rust that shards state across locks instead of using one global RwLock.

4,100
MIT
Used by 19
56Health
LibraryCargo

Tower

Modular, reusable Rust components for building async network clients and servers

4,281
MIT
Used by 18

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