pracucci / node-cidr-matcherLinks
Fast CIDR matcher. Given an input IPv4 or IPv6 address, it checks if it's inside a set of IP ranges, expressed in CIDR notation.
☆34Updated 2 years ago
Alternatives and similar repositories for node-cidr-matcher
Users that are interested in node-cidr-matcher are comparing it to the libraries listed below
Sorting:
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆177Updated last week
- 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
- Cleanup expired items in a Map☆19Updated 4 years ago
- Module to hook into the Node.js require function☆182Updated 3 months ago
- JSON.Stringify as a readable stream☆90Updated last year
- The fastest way to parse JSON safely☆90Updated 3 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆87Updated 2 months ago
- A Map implementation with expirable items☆93Updated 4 years ago
- Provide Server-Sent Events to Fastify☆20Updated 2 weeks ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 3 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
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- 🌲 A transport for reformatting pino logs into standard syslog format☆34Updated last year
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆110Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Benchmark of the most commonly used http routers☆81Updated 2 years ago
- Parser for RFC2822 (Header) format email addresses☆55Updated 7 months ago
- Cross-Platform Binary API☆35Updated 5 years ago
- ☆89Updated 4 years ago
- Iterate over promises serially☆52Updated 3 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆84Updated 4 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Run some code when the process exits☆117Updated 2 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 4 years ago