gms1 / node-async-context
a continuation local storage / asynchronous execution context for node.js via async_hooks
☆70Updated last year
Alternatives and similar repositories for node-async-context
Users that are interested in node-async-context are comparing it to the libraries listed below
Sorting:
- local storage that is shared between all stack frames (top down) in a call chain, including async function☆73Updated 3 years ago
- Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.☆160Updated 3 years ago
- A basic logger middleware for InversifyJS☆26Updated 3 years ago
- An utility that allows developers to declare InversifyJS bindings using ES2016 decorators☆174Updated last year
- Performance impact of async_hooks☆59Updated 7 years ago
- node streams for rxjs 6, 7☆111Updated last year
- An implementation to speed up the nodejs `dns.lookup` method by avoiding thread pool and using DNS TTL cache for particular hostname☆48Updated 2 years ago
- ☆247Updated 11 months ago
- Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions☆46Updated 2 years ago
- In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics…☆37Updated last year
- ☆155Updated last year
- ☆140Updated 11 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆87Updated 4 months ago
- node bindings for the v8 profiler☆226Updated last year
- A toolkit for consumers of Node.js diagnostic Reports☆84Updated 7 months ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- Advanced URL Connection String☆77Updated 2 months ago
- koa router ES7 decorators☆53Updated 9 years ago
- Graceful process exit manager without dependencies. allows waiting on multiple async services.☆36Updated 2 years ago
- A cacheable dns.lookup(…) that respects TTL☆204Updated last year
- A package to keep a context object per request for Node.js > 8.9☆81Updated 6 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆177Updated 5 years ago
- Creates super long stack traces☆195Updated 6 months ago
- Report Garbage Collection stats using Prometheus☆86Updated this week
- ☆45Updated 7 years ago
- A promises port of https://github.com/raszi/node-tmp☆128Updated 8 months ago
- Module to hook into the Node.js require function☆174Updated 2 months ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆771Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Lazy evaluated property injection decorators☆144Updated 3 years ago