isaacs / minizlibLinks
A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.
☆84Updated 4 months ago
Alternatives and similar repositories for minizlib
Users that are interested in minizlib are comparing it to the libraries listed below
Sorting:
- Check if something is a Node.js stream☆115Updated last year
- Iterate over promises serially☆52Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- experimental http2 client for node and the CLI☆48Updated 6 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Make weak references to JavaScript Objects.☆45Updated 2 months ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- The fastest way to parse JSON safely☆90Updated 3 years ago
- reschedulable setTimeout for you node needs☆39Updated 2 years ago
- Create and parse HTTP Content-Type header☆141Updated 2 weeks ago
- A better `Promise.race()`☆51Updated 3 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Module that helps you write generated functions in Node☆78Updated last year
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆110Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago