gms1 / node-async-contextLinks
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
- Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions☆46Updated 2 years ago
- node streams for rxjs 6, 7☆111Updated 2 years ago
- ☆155Updated last year
- An utility that allows developers to declare InversifyJS bindings using ES2016 decorators☆174Updated last year
- ☆140Updated last year
- Module to hook into the Node.js require function☆175Updated 4 months ago
- Additional JSON-Schema keywords for Ajv JSON validator☆256Updated 2 years ago
- A package to keep a context object per request for Node.js > 8.9☆81Updated 6 years ago
- Performance impact of async_hooks☆59Updated 7 years ago
- Create a V8 heap snapshot right before an "Out of Memory" error occurs, or create a heap snapshot or CPU profile on request.☆99Updated last week
- Sequelize + Decorators = ❤☆76Updated last week
- Boilerplate-free decorator-based class logging☆70Updated 2 years ago
- 🌲high performance debug logging 🐞☆157Updated 6 months ago
- A basic logger middleware for InversifyJS☆26Updated 3 years ago
- 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
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Fastify OpenAPI plugin.☆73Updated last year
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆89Updated 6 months ago
- Creates super long stack traces☆195Updated 8 months ago
- ☆45Updated 7 years ago
- Split Streams3 style☆290Updated last year
- Dynamic JSON Schema Validator - Supports draft-04/06☆288Updated 3 weeks ago
- A toolkit for consumers of Node.js diagnostic Reports☆84Updated 2 months ago
- 🌲 pino logging koa middleware