kibertoad / asynchronous-local-storageLinks
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
☆46Updated 2 years ago
Alternatives and similar repositories for asynchronous-local-storage
Users that are interested in asynchronous-local-storage are comparing it to the libraries listed below
Sorting:
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆223Updated 3 months ago
- Monkey-patches for file system related things☆116Updated 2 weeks ago
- Module to hook into the Node.js require function☆175Updated 4 months ago
- Traverse JSON Schema passing each schema object to callback☆102Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Tiny LRU cache for Client or Server☆164Updated this week
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Get the file location associated with a dependency/partial's path☆85Updated last month
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- when you want to fire an event no matter how a process exits.☆192Updated 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
- fastify plugin to forward the current http request to another server☆159Updated 2 weeks ago
- Use multiple fs modules at once☆222Updated last month
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 3 months ago
- Wrap errors without losing the original message, stack trace, or properties☆108Updated 2 years ago
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 11 months ago
- Extremely fast utf8 only stream implementation☆286Updated last week
- a continuation local storage / asynchronous execution context for node.js via async_hooks☆70Updated last year
- JSON.Stringify as a readable stream☆87Updated 9 months ago
- Make your own nested errors☆68Updated last year
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆99Updated last year
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- Compile your TypeScript with tsconfig.json using swc☆16Updated 2 months ago
- Monorepo for NodeLib libraries☆74Updated 6 months ago
- A simple node module to access V8 inspector + some tools to export and read the data.☆74Updated 6 months ago
- Makes it easy to replace require'd dependencies.☆96Updated last year
- load a plugin via a synchronous worker☆57Updated last year
- convert from v8 coverage format to istanbul's format☆124Updated 8 months ago
- Safely evaluate JavaScript (estree) expressions, sync and async.☆59Updated 2 months ago
- Like `require-in-the-middle`, but for ESM import☆144Updated last month