LCMApps / dns-lookup-cacheLinks
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
Alternatives and similar repositories for dns-lookup-cache
Users that are interested in dns-lookup-cache are comparing it to the libraries listed below
Sorting:
- Module to hook into the Node.js require function☆177Updated 6 months ago
- 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
- Memoize functions results using an lru-cache.☆31Updated 10 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- A noop logger interface for Node.js modules☆32Updated 4 years ago
- provide stats for routes using perf_hooks, for fastify☆53Updated last month
- JSON.parse() drop-in replacement with prototype poisoning protection☆173Updated 10 months ago
- Clone a Readable stream, safely☆120Updated last year
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 3 years ago
- Check if the process is running inside a Docker container☆224Updated 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
- 🌲high performance debug logging 🐞☆157Updated 7 months ago
- Advanced URL Connection String☆77Updated 5 months ago
- Benchmark of the most commonly used http routers☆80Updated last year
- Run some code when the process exits☆118Updated 4 years ago
- reschedulable setTimeout for you node needs☆37Updated 2 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 3 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Fastify OpenAPI plugin.☆73Updated 2 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Detect possibly catastrophic, exponential-time regular expressions☆45Updated 2 months ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated 8 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 5 years ago
- Transform your data as it pass by, synchronously.☆107Updated 3 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆178Updated 5 years ago