All tags
Catalogue tag

#async

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

459 records
Tagged “async”Ranked by health index
crates.io
53Moderatehealth index
al8n/agnostic
Agnostic is a Rust ecosystem that provides runtime-agnostic abstractions for async operations. Write your async code once and run it seamlessly with tokio, smol, or even in WebAssembly - without code changes.
Rust★ 27↓ 62.8K/moAug 22, 2026
Apache-2.0Aug 22, 2026 · metrics 2.10.0
Go
53Moderatehealth index
burrows99/async
JavaScript-style concurrency for Go — Promises, async/await, and combinators over goroutines and context.
Go★ 0Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Packagist
53Moderatehealth index
clue/reactphp-socks
Async SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol through a SOCKS5 or SOCKS4(a) proxy server, built on top of ReactPHP.
PHP★ 118↓ 9,416/moJul 22, 2026
MITJul 22, 2026 · metrics 2.10.0
crates.io
53Moderatehealth index
d-e-s-o/apca
A crate for interacting with the Alpaca API at alpaca.markets.
Rust★ 201↓ 2,602/moJul 27, 2026
GPL-3.0Jul 27, 2026 · metrics 2.10.0
crates.io
53Moderatehealth index
endorlabs/MIRAI
No repository description published.
Rust★ 221↓ 28/moJul 19, 2026
MITJul 19, 2026 · metrics 2.10.0
crates.io
53Moderatehealth index
ferronweb/vibeio-http
High-performance HTTP/1.1, HTTP/2, and experimental HTTP/3 server implementation for the "vibeio" async runtime.
Rust★ 1↓ 3,799/moAug 9, 2026
MITAug 9, 2026 · metrics 2.10.0
npm
53Moderatehealth index
mixmaxhq/promise-pool
Concurrent control of functions on a per-pool basis with async/await
TypeScript★ 20↓ 7,801/moJul 31, 2026
MITJul 31, 2026 · metrics 2.10.0
PyPI
53Moderatehealth index
oremanj/greenback
Reenter an asyncio or Trio event loop from synchronous code
Python★ 92↓ 8.3M/moAug 19, 2026
Custom licenseAug 19, 2026 · metrics 2.10.0
crates.io
53Moderatehealth index
rbatis/fast_log
Rust async log High-performance asynchronous logging
Rust★ 269↓ 3,963/moAug 27, 2026
Apache-2.0Aug 27, 2026 · metrics 2.10.0
Packagist
53Moderatehealth index
reactphp/promise-timer
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
PHP★ 341↓ 2.9M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm
53Moderatehealth index
shuding/better-all
Better Promise.all with automatic dependency optimization
TypeScript★ 1,088↓ 237.8K/moJul 30, 2026
MITJul 30, 2026 · metrics 2.10.0
PyPI
53Moderatehealth index
stateforward/hsm.py
HSM implementation in Python
HTML · Python★ 0↓ 8,685/moAug 28, 2026
MITAug 28, 2026 · metrics 2.10.0
npm
53Moderatehealth index
tada5hi/twinop
Derive parallel sync + async APIs from one shared generator body: write the algorithm once as a generator that yields effect pairs, and let two tiny drivers execute the side each public function stands for.
TypeScript★ 1↓ 6,863/moSep 6, 2026
MITSep 6, 2026 · metrics 2.10.0
NuGet
51Moderatehealth index
MarkCiliaVincenti/AsyncKeyedLock
An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
C#★ 333Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
Packagist
51Moderatehealth index
dskripchenko/laravel-delayed-process
Run long operations through Laravel queues — create a process, get a UUID, poll status until done.
PHP · TypeScript★ 0↓ 2,494/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
crates.io
51Moderatehealth index
ferronweb/vibeio
A high-performance, cross-platform (vibed?) asynchronous runtime for Rust.
Rust★ 14↓ 7,610/moJul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
npm
51Moderatehealth index
inspect-js/is-async-function
Is this a native `async function`?
JavaScript★ 18↓ 272M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
npm · PyPI · crates.io
50Moderatehealth index
Eth-Interchained/nedb
NEDB - versioned, self-compressing, time-traveling embedded database
Python · Rust★ 0↓ 10.1K/moJul 27, 2026
Custom licenseJul 27, 2026 · metrics 2.10.0
PyPI
50Moderatehealth index
JackJPowell/unfurled
Unfolded Circle Remote Management
Python★ 1↓ 4,422/moAug 30, 2026
No licenseAug 30, 2026 · metrics 2.10.0
PyPI · crates.io
50Moderatehealth index
eddiethedean/rapsqlite
No repository description published.
Python · Rust★ 0Aug 24, 2026
MITAug 24, 2026 · metrics 2.10.0
npm
50Moderatehealth index
franciscop/translate
:sa: Translate text on node.js and the browser with promises
JavaScript★ 313↓ 51.9K/moSep 6, 2026
MITSep 6, 2026 · metrics 2.10.0
npm
50Moderatehealth index
kyr0/brotli-compress
Fast, WASM based, asynchronous Brotli compression and decompression package with quality level, custom dictionary and streaming compression/decompression support that works in browsers and Node.js (isomorph); CommonJS and ESM
TypeScript★ 20↓ 20.2K/moAug 31, 2026
Apache-2.0Aug 31, 2026 · metrics 2.10.0
npm
50Moderatehealth index
men232/toolkit
My own collection of utility functions for JavaScript
TypeScript★ 2↓ 13.9K/moJul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
npm
50Moderatehealth index
mleoca/ucn
Universal Code Navigator
JavaScript★ 1↓ 2,153/moJul 16, 2026
MITJul 16, 2026 · metrics 2.10.0
npm
50Moderatehealth index
sindresorhus/pify
Promisify a callback-style function
JavaScript · TypeScript★ 1,504↓ 527M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
crates.io
50Moderatehealth index
smol-rs/async-net
Async networking primitives for TCP/UDP/Unix communication
Rust★ 145↓ 1.5M/moJul 26, 2026
Apache-2.0Jul 26, 2026 · metrics 2.10.0
crates.io
48Weakhealth index
Brendan-Blanchard/ws-mock
No repository description published.
Rust★ 8↓ 12.6K/moAug 1, 2026
MITAug 1, 2026 · metrics 2.10.0
crates.io
48Weakhealth index
excsn/fibre
High-performance, memory-efficient, safe multimode sync <-> async channels built for real-time, low-overhead communication in concurrent Rust applications
Rust★ 18↓ 2,138/moAug 22, 2026
MPL-2.0Aug 22, 2026 · metrics 2.10.0
NuGet
48Weakhealth index
jchristn/LoggingModule
Brain-dead easy C# class library for logging to syslog, console, and file
C#★ 32Aug 14, 2026
MITAug 14, 2026 · metrics 2.10.0