kibertoad / asynchronous-local-storage
Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions
☆46Updated last year
Related projects ⓘ
Alternatives and complementary repositories for asynchronous-local-storage
- Monkey-patches for file system related things☆111Updated last week
- Tiny LRU cache for Client or Server☆156Updated this week
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆78Updated 4 years ago
- Module to hook into the Node.js require function☆168Updated 3 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆85Updated last year
- Traverse JSON Schema passing each schema object to callback☆99Updated 3 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆89Updated 9 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆202Updated 3 months ago
- Monorepo for NodeLib libraries☆70Updated this week
- fastify plugin to forward the current http request to another server☆151Updated last week
- when you want to fire an event no matter how a process exits.☆187Updated last year
- Safely evaluate JavaScript (estree) expressions, sync and async.☆47Updated this week
- Wrap errors without losing the original message, stack trace, or properties☆106Updated last year
- An implementation to speed up the nodejs `dns.lookup` method by avoiding thread pool and using DNS TTL cache for particular hostname☆47Updated 2 years ago
- Clone a Readable stream, safely☆119Updated 8 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 2 weeks ago
- A cacheable dns.lookup(…) that respects TTL☆193Updated 9 months ago
- A streaming way to send data to a Node.js Worker Thread☆231Updated this week
- a continuation local storage / asynchronous execution context for node.js via async_hooks☆71Updated 11 months ago
- Reuse objects and functions with style☆162Updated this week
- Generates single dts file for bundling TypeScript NPM packages☆138Updated 3 months ago
- Create a tsconfig and compile Typescript files programmatically.☆51Updated last year
- In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics…☆38Updated last year
- nvm + execa = nvexeca☆42Updated last week
- Fastest Snappy compression library in Node.js☆165Updated last week
- Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)☆155Updated this week
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- A noop logger interface for Node.js modules☆33Updated 4 years ago
- Graceful process exit manager without dependencies. allows waiting on multiple async services.☆36Updated last year
- Extremely fast utf8 only stream implementation☆266Updated 2 weeks ago