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.☆174Updated 2 weeks ago
- JSON.Stringify as a readable stream☆90Updated last year
- 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
- The fastest way to parse JSON safely☆90Updated 3 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Module to hook into the Node.js require function☆182Updated 3 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆84Updated 4 months ago
- Cleanup expired items in a Map☆19Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 7 months ago
- reschedulable setTimeout for you node needs☆39Updated 2 years ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆87Updated 2 months ago
- Generate self-signed certificates from node.js☆253Updated last week
- Get callsites from the V8 stack trace API☆268Updated 4 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
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Simple rate limiter for Koa.js v2 web framework☆17Updated 4 years ago
- Clone a Readable stream, safely☆118Updated last year
- A stream implementation that does more by doing less☆255Updated 2 months ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- Provide Server-Sent Events to Fastify☆20Updated 2 weeks ago