sindresorhus / yocto-queue
Tiny queue data structure
☆360Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for yocto-queue
- Simple “Least Recently Used” (LRU) cache☆678Updated 11 months ago
- Memoize promise-returning & async functions☆396Updated last year
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Timeout a promise after a specified amount of time☆274Updated last month
- Merge objects & other types recursively. A simple & small integration.☆375Updated 5 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆315Updated last year
- Retry a promise-returning or async function☆795Updated this week
- npm's content-addressable cache☆279Updated last month
- Make an asynchronous function synchronous☆309Updated 2 years ago
- 🚡 tiny WebSocket middleware for Node.js☆409Updated 4 months ago
- 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)☆1,310Updated last week
- A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.☆177Updated this week
- Shared TypeScript config for my projects☆350Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,090Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Map object keys and values into a new object☆204Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆218Updated 8 months ago
- Debounce promise-returning & async functions☆211Updated 7 months ago
- like nodemon but very esbuild.☆319Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Make a synchronous function asynchronous by running it in a worker☆248Updated 2 months ago
- Quickly scan for CLI flags and arguments☆625Updated 8 months ago
- Uber-fast unique id generation, for Node.js and the browser☆727Updated 2 months ago
- Extremely fast utf8 only stream implementation☆266Updated last month
- Make a synchronous function have a timeout☆124Updated 2 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆968Updated 3 months ago
- Serialize objects to JSON with handling for circular references☆149Updated 4 months ago
- npm fetcher☆356Updated last month