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.☆176Updated this week
- The fastest way to parse JSON safely☆90Updated 3 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆84Updated 5 years ago
- 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
- A "top" like module for your Node.js process. Collects CPU usage etc.☆86Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Module to hook into the Node.js require function☆180Updated 2 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- JSON reviver/replacer methods for JavaScript Buffer type.☆13Updated 6 years ago
- Simple cross Node.js inteface for using brotli compression☆42Updated 3 weeks ago
- Iterate over promises serially☆52Updated 3 years ago
- Cleanup expired items in a Map☆19Updated 4 years ago
- JSON.Stringify as a readable stream☆90Updated last year
- Transform your data as it pass by, synchronously.☆110Updated 2 months ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆83Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week
- Provide Server-Sent Events to Fastify☆20Updated last month
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 6 months ago
- Detect possibly catastrophic, exponential-time regular expressions☆49Updated 2 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- Get a random temporary file path☆81Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Returns a `stream.Readable` from a URI string☆49Updated 2 years ago