nodejs / require-in-the-middleLinks
Module to hook into the Node.js require function
☆182Updated 3 months ago
Alternatives and similar repositories for require-in-the-middle
Users that are interested in require-in-the-middle are comparing it to the libraries listed below
Sorting:
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Clone a Readable stream, safely☆119Updated last year
- Create and parse HTTP Content-Type header☆141Updated 3 weeks ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆177Updated last week
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆103Updated last year
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated 4 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆179Updated last year
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Performance impact of async_hooks☆59Updated 8 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- programmatic npm API☆110Updated 4 years ago
- 🌲high performance debug logging 🐞☆160Updated 3 months ago
- ☆252Updated last year
- Make weak references to JavaScript Objects.☆45Updated 2 months ago
- A stream implementation that does more by doing less☆256Updated 3 months ago
- Monkey-patches for file system related things☆119Updated 4 months ago
- Benchmark of the most commonly used http routers☆81Updated 2 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 3 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 3 months ago
- Node.js Workers, except on the same thread☆78Updated 3 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Execute a listener when a response is about to write headers.☆162Updated 3 weeks ago
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆357Updated last year
- A stream that emits multiple other streams one after another (streams3)☆296Updated 4 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Run asynchronous commands synchronously by putting them in a separate process☆78Updated last year
- A cacheable dns.lookup(…) that respects TTL☆217Updated 2 years ago