Topic: "async-hooks"
Jeff-Lewis/cls-hooked Fork of othiym23/node-continuation-local-storage
cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+
Language: JavaScript - Size: 519 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 773 - Forks: 90
Papooch/nestjs-cls
A continuation-local storage (async context) module compatible with NestJS's dependency injection.
Language: TypeScript - Size: 10.7 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 616 - Forks: 45
vicanso/async-local-storage 📦
local storage that is shared between all stack frames (top down) in a call chain, including async function
Language: JavaScript - Size: 508 KB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 73 - Forks: 12
gms1/node-async-context 📦
a continuation local storage / asynchronous execution context for node.js via async_hooks
Language: TypeScript - Size: 1.3 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 70 - Forks: 5
lrlna/on-async-hook
async_hook trace emitter 🔍
Language: JavaScript - Size: 5.86 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 37 - Forks: 5
mvaldesdeleon/long-promise
Long stack traces for Promises (Node 8 only).
Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 4
hellocomet/hello-cls
A Node.js library that implements Continuation-Local Storage for Node 10+
Language: JavaScript - Size: 914 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0
pwwang/simplug
A simple plugin system for python with async hooks supported
Language: Python - Size: 596 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 2
jaredwray/hookified
Event Emitting and Async Middleware Hooks 🪝
Language: TypeScript - Size: 579 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 5 - Forks: 1
shfshanyue/cls-session
a cls session impletation using async_hooks
Language: TypeScript - Size: 697 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1
wentout/dive
dive to callback with context
Language: JavaScript - Size: 98.6 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0
Jeff-Lewis/async-hook-jl Fork of AndreasMadsen/async-hook
Inspect the life of handle objects in node
Language: JavaScript - Size: 94.7 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 5
zero734kr/async-debug
Asynchronous operation debugger built on top of async_hooks, inspired by asyncio debug mode of Python.
Language: TypeScript - Size: 305 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0
maxgfr/node-simple-context
A minimalist context for node, inspired by React Context API
Language: TypeScript - Size: 1.96 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 1
xujif/async-hooks-map
A Thread-local storage (TLS) like Map implementation, base on node async hooks, support nodejs & typescript
Language: TypeScript - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0
nodesource/ah-fs.processor 📦
Processes ah-fs data obtained from async resources related to file system opearations.
Language: JavaScript - Size: 1.2 MB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 3
devu1997/cls-tracer
Continuous local storage for koa and custom jobs (similar to thread context in java) with out of the box support for tracing request/job id
Language: TypeScript - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
emmveqz/react-components
Diverse Components for React
Language: TypeScript - Size: 932 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
psenger/async-context-id
A lightweight, powerful correlation ID tracking and context store written for Node.js that automatically propagates context through async operations using Node's `async_hooks`. Perfect for distributed tracing, request tracking, and logging correlation in micro services architectures.
Language: JavaScript - Size: 206 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
creditkarma/async-scope
A thread local approximation built on async hooks, written in TypeScript
Language: TypeScript - Size: 118 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
jzhang026/async-context-continuation
Based on async_hooks, maintains execution context across asynchronous calls of function in nodeJS
Language: JavaScript - Size: 747 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
mawrkus/ah-context-store
🔗 A context storage for async resources, based on the Node.js Async Hooks API
Language: JavaScript - Size: 1.27 MB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
peterdee/node-als-example
An example of the Async Local Storage usage in Node
Language: JavaScript - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
kevjose/use-async-toggle
A react.js toggle hook with support for async actions
Language: JavaScript - Size: 103 KB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
apehead/async-hooks-demo
⚓ Node.js async-hooks API demo ⚓
Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
kjin/cnysa
🐺 see nice async flow
Language: TypeScript - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
travetto/context 📦
Async-aware state management, maintaining context across asynchronous calls.
Language: TypeScript - Size: 76.2 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
marian-cojoc-ro/async-log
Utility and sample code for logging async operations in the context of a web-server using the async_hooks core api
Language: JavaScript - Size: 5.86 KB - Last synced at: 22 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0