nodejs / require-in-the-middleLinks
Module to hook into the Node.js require function
☆177Updated 6 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.☆193Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Get callsites from the V8 stack trace API☆265Updated last year
- A stream implementation that does more by doing less☆255Updated last year
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- Monkey-patches for file system related things☆116Updated last week
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- Performance impact of async_hooks☆59Updated 7 years ago
- Clone a Readable stream, safely☆120Updated last year
- Benchmark of the most commonly used http routers☆80Updated last year
- JSON.parse() drop-in replacement with prototype poisoning protection☆173Updated 10 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆237Updated 2 months ago
- ☆249Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Run asynchronous commands synchronously by putting them in a separate process☆78Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 3 weeks ago
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- Node.js Workers, except on the same thread☆77Updated 3 years ago
- Reuse objects and functions with style☆181Updated last week
- A cacheable dns.lookup(…) that respects TTL☆211Updated last year
- 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
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 11 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Clear a module from the cache☆183Updated 3 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 month
- Make weak references to JavaScript Objects.☆45Updated last year
- Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions☆46Updated 2 years ago
- Execute a listener when a response is about to write headers.☆162Updated 3 weeks ago