Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

async‑local is a lightweight Node.js library that uses the `async_hooks` API to provide thread‑local‑style storage for asynchronous execution contexts, similar to Java’s `ThreadLocal`. It lets developers create a scoped context, set and retrieve values that automatically propagate through promises, callbacks, and event emitters—making it useful for web frameworks (e.g., Express) and any code that needs request‑scoped data without passing it manually.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
dimichgh

dimichgh/async-local

async_hooks based local storage aka thread-local concept in java

JavaScript
0
1
MIT License
dimichgh's profile
dimichgh
10 contributions
hugebdu's profile
hugebdu
1 contributions

Support the dependencies of dimichgh/async-local

Account's avatar
othiym23/emitter-listener
(Meta)observability for EventEmitters.
Account's avatar
ebay/eslint-config-ebay
ESLint config
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface