achingbrain / itLinks
A collection of utilities for making working with iterables more bearable
☆277Updated last week
Alternatives and similar repositories for it
Users that are interested in it are comparing it to the libraries listed below
Sorting:
- A stream implementation that does more by doing less☆255Updated last year
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆145Updated last year
- Read and write files atomically and reliably.☆169Updated last year
- A place for Node.js Web-Server Framework authors and users to collaborate☆190Updated last year
- Check where your code is running. In the browser or in node.js environment.☆251Updated 9 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆237Updated 2 months ago
- A WHATWG Fetch implementation based on @nodejs/undici☆247Updated 4 years ago
- Memoize promise-returning & async functions☆409Updated last week
- Make a synchronous function asynchronous by running it in a worker☆251Updated 11 months ago
- npm's content-addressable cache☆291Updated last week
- 🤠 Make using Node.js safe again with Deno-like permissions☆207Updated 2 years ago
- Use multiple fs modules at once☆223Updated this week
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- like Promise.all but you can limit the concurrency☆142Updated last week
- 💧EventEmitter's typesafe replacement☆468Updated 7 months ago
- fast, tiny `queueMicrotask` shim for modern engines☆190Updated last year
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 4 months ago
- Web standard IO APIs implemented for nodejs☆98Updated 4 months ago
- Wait for a condition to be true☆158Updated 2 years ago
- making fetch happen for npm☆201Updated last week
- A streaming way to send data to a Node.js Worker Thread☆242Updated 4 months ago
- 🦄 List of useful modules for working with async iterables☆73Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Reloads a deno application on file change☆24Updated 4 years ago
- A Swiss army knife for async iterables. Designed to replace your streams.☆83Updated last week
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- A quality score checker for npm packages.☆99Updated 3 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 8 months ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆133Updated last year