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 last year
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:
- Tiny LRU cache for Client or Server☆164Updated this 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
- The fastest way to parse JSON safely☆89Updated 3 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 7 months ago
- Module to hook into the Node.js require function☆175Updated 4 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆99Updated 11 years ago
- Iterate over promises serially☆50Updated 3 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆85Updated 3 months ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Check if a string or buffer is SVG☆140Updated last week
- A Map implementation with expirable items☆94Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated last month
- Provide Server-Sent Events to Fastify☆20Updated 8 months ago
- ☆72Updated last year
- Benchmark of the most commonly used http routers☆80Updated last year
- Transform your data as it pass by, synchronously.☆108Updated 2 months ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆99Updated last year
- Run some code when the process exits☆118Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Check if the process is running inside a Docker container☆223Updated last year
- Map over promises serially☆48Updated 4 years ago
- ☆59Updated 2 years ago