pracucci / node-cidr-matcher
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.
☆32Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for node-cidr-matcher
- Node style HMAC for use in the browser, with native implementation in node☆62Updated 4 years ago
- Constant-time comparison algorithm to prevent timing attacks☆27Updated 11 months ago
- simple network time protocol implementation for node.js☆25Updated 3 years ago
- An implementation to speed up the nodejs "dns.lookup" method by avoiding thread pool and using DNS TTL cache for particular hostname☆52Updated 3 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Graceful process exit manager without dependencies. allows waiting on multiple async services.☆36Updated last year
- The fastest way to parse JSON safely☆87Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- ☆71Updated 5 months ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- An abstract-encoding compliant module for encoding / decoding DNS packets☆207Updated 2 months ago
- Parse the Forwarded header (RFC 7239) into an array of objects☆10Updated 11 months ago
- NodeJS real threads with shared memory☆40Updated 5 years ago
- A Map implementation with expirable items☆92Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆162Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- ☆149Updated this week
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆73Updated 3 months ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 2 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 6 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- JSON.Stringify as a readable stream☆73Updated last month
- Module that helps you write generated functions in Node☆78Updated 5 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- 🌲 A transport for sending pino logs to network sockets☆43Updated 3 months ago
- convert human readable filesizes to their byte equivalent☆25Updated 2 months ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Tiny LRU cache for Client or Server☆156Updated this week