mcollina / retimerLinks
reschedulable setTimeout for you node needs
☆39Updated 2 years ago
Alternatives and similar repositories for retimer
Users that are interested in retimer are comparing it to the libraries listed below
Sorting:
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- a quick syntax for JSON object☆57Updated last year
- 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
- experimental http2 client for node and the CLI☆48Updated 6 years ago
- ☆40Updated 4 months ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Updated 5 years ago
- Tiny type-safe event emitter☆26Updated 2 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- Solves a problem with util.format☆17Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week
- A reusable project generator☆34Updated 5 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Iterate over promises serially☆52Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- A better `Promise.race()`☆51Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Get the path of the parent module☆79Updated 4 months ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Provide Server-Sent Events to Fastify☆20Updated this week
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago