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☆182Updated 3 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 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A noop logger interface for Node.js modules☆33Updated 5 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆177Updated this week
- reschedulable setTimeout for you node needs☆39Updated 2 years ago
- Check if the process is running inside a Docker container☆231Updated 4 months ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 6 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated last week
- Run some code when the process exits☆117Updated 2 months ago
- 🌲high performance debug logging 🐞☆161Updated 3 months ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Redis-backed task queue engine with advanced task control and eventual consistency☆79Updated 2 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- A simple, light-weight NodeJS utility for measuring code execution in high-resolution real times.☆55Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 4 years ago
- Localhost MongoDB Topology Management API☆43Updated 6 years ago
- Benchmark of the most commonly used http routers☆81Updated 2 years ago
- 🌲 pino log redaction 🍷☆72Updated 2 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆110Updated 4 years ago
- 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
- Fastify OpenAPI plugin.☆73Updated 2 years ago
- Memoize functions results using an lru-cache.☆31Updated last year