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
- 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 transport for sending pino logs to network sockets☆43Updated 3 months ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆77Updated 11 months ago
- JSON.Stringify as a readable stream☆73Updated last month
- NodeJS real threads with shared memory☆40Updated 5 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Tiny LRU cache for Client or Server☆156Updated this week
- Transform your data as it pass by, synchronously.☆99Updated 3 weeks ago
- simple network time protocol implementation for node.js☆25Updated 3 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 6 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- ☆57Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆62Updated 3 years ago
- ☆71Updated 5 months ago
- Benchmarks for all the popular Node.js HTTP client libraries☆25Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- A Map implementation with expirable items☆92Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆82Updated 4 years ago
- Constant-time comparison algorithm to prevent timing attacks☆27Updated 10 months ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- A fast, lightweight an modular library to interact with docker daemons.☆41Updated 2 years ago
- A noop logger interface for Node.js modules☆33Updated 4 years ago
- JSON reviver/replacer methods for JavaScript Buffer type.☆12Updated 5 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
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆117Updated 5 years ago