nodejs / require-in-the-middleLinks
Module to hook into the Node.js require function
☆181Updated 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:
- Benchmark of the most commonly used http routers☆81Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- 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
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- An implementation to speed up the nodejs "dns.lookup" method by avoiding thread pool and using DNS TTL cache for particular hostname☆55Updated 4 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆179Updated last year
- A stream implementation that does more by doing less☆257Updated 3 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated this week
- 🌲high performance debug logging 🐞☆161Updated 3 months ago
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 3 years ago
- Use HTTP/2 the same way like HTTP/1☆247Updated last year
- Performance impact of async_hooks☆59Updated 8 years ago
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Node.js Workers, except on the same thread☆78Updated 3 years ago
- Make weak references to JavaScript Objects.☆45Updated 3 months ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- programmatic npm API☆110Updated 4 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 3 months ago
- Execute a listener when a response is about to write headers.☆162Updated last month
- Create and parse HTTP Content-Type header☆142Updated last week
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆177Updated this week
- ☆252Updated 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 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆296Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- Monkey-patches for file system related things☆119Updated 4 months ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago