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.☆232Updated 6 months ago
- Monkey-patches for file system related things☆119Updated last month
- Module to hook into the Node.js require function☆177Updated last week
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated 10 months ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- A streaming way to send data to a Node.js Worker Thread☆246Updated 6 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆170Updated last week
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 6 months ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- fastify plugin to forward the current http request to another server☆162Updated last week
- Wrap errors without losing the original message, stack trace, or properties☆108Updated 2 years ago
- Extremely fast utf8 only stream implementation☆297Updated 2 weeks ago
- Get the file location associated with a dependency/partial's path☆85Updated 3 weeks ago
- when you want to fire an event no matter how a process exits.☆193Updated 2 years ago
- Like `require-in-the-middle`, but for ESM import☆153Updated last week
- Make your own nested errors☆69Updated 3 months ago
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆187Updated 8 months ago
- Safely evaluate JavaScript (estree) expressions, sync and async.☆61Updated last month
- Advanced URL Connection String☆78Updated 2 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- Use multiple fs modules at once☆227Updated last month
- Generates single dts file for bundling TypeScript NPM packages☆139Updated 2 months ago
- Monorepo for NodeLib libraries☆76Updated 9 months ago
- Clone a Readable stream, safely☆118Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Run asynchronous commands synchronously by putting them in a separate process☆78Updated last year
- In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics…☆37Updated 2 years ago