isaacs / minizlibLinks
A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.
☆80Updated 4 months ago
Alternatives and similar repositories for minizlib
Users that are interested in minizlib are comparing it to the libraries listed below
Sorting:
- The fastest way to parse JSON safely☆89Updated 3 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Determine if an object is a Buffer☆90Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated last week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- experimental http2 client for node and the CLI☆49Updated 5 years ago
- Make weak references to JavaScript Objects.☆45Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Iterate over promises serially☆50Updated 3 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 months ago
- An asynchronous middleware pattern☆27Updated last year
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 3 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆59Updated last week
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 7 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Transform your data as it pass by, synchronously.☆107Updated 3 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago