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☆180Updated 2 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆176Updated last week
- A noop logger interface for Node.js modules☆33Updated 5 years ago
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 3 years 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
- 🌲high performance debug logging 🐞☆160Updated 2 months ago
- Run some code when the process exits☆117Updated 3 weeks ago
- Transform your data as it pass by, synchronously.☆110Updated 2 months ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Memoize functions results using an lru-cache.☆31Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆170Updated 7 months ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆109Updated 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
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- reschedulable setTimeout for you node needs☆38Updated 2 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- Benchmark of the most commonly used http routers☆81Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆60Updated last year
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Fastify OpenAPI plugin.☆73Updated 2 years ago
- 🌲 A transport for sending pino logs to network sockets☆52Updated 3 weeks ago
- Clone a Readable stream, safely☆118Updated last year
- Localhost MongoDB Topology Management API☆43Updated 6 years ago
- provide stats for routes using perf_hooks, for fastify☆57Updated 2 months ago
- Module for working with CIDR☆50Updated last year
- JSON.parse() drop-in replacement with prototype poisoning protection☆177Updated last year
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 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
- A fast, lightweight an modular library to interact with docker daemons.☆42Updated 3 years ago