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:
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- The fastest way to parse JSON safely☆90Updated 3 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆85Updated 4 months ago
- JSON.Stringify as a readable stream☆91Updated 10 months 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 smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆81Updated 5 months ago
- Module to hook into the Node.js require function☆177Updated 6 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- Provide Server-Sent Events to Fastify☆20Updated last month
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Transform your data as it pass by, synchronously.☆107Updated 4 months ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 3 years ago
- Iterate over promises serially☆50Updated 3 years ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 8 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Cleanup expired items in a Map☆19Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆100Updated last year
- ☆90Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago