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
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 3 years ago
- A noop logger interface for Node.js modules☆32Updated 4 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated last week
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last week
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- 🌲high performance debug logging 🐞☆158Updated 8 months ago
- Memoize functions results using an lru-cache.☆31Updated 11 months ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Redis-backed task queue engine with advanced task control and eventual consistency☆77Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Run some code when the process exits☆118Updated 4 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 5 years ago
- Benchmark of the most commonly used http routers☆80Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 8 months ago
- Check if the process is running inside a Docker container☆225Updated this week
- Clone a Readable stream, safely☆119Updated last year
- He is like Batman, but for Node.js stack traces☆252Updated last year
- Localhost MongoDB Topology Management API☆43Updated 6 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Advanced URL Connection String☆78Updated 3 weeks ago
- Fastify OpenAPI plugin.☆73Updated 2 years ago
- The fastest way to parse JSON safely☆90Updated 3 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
- A cacheable dns.lookup(…) that respects TTL☆214Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Transform your data as it pass by, synchronously.☆107Updated 4 months ago