sindresorhus / yocto-queue
Tiny queue data structure
☆385Updated last month
Alternatives and similar repositories for yocto-queue:
Users that are interested in yocto-queue are comparing it to the libraries listed below
- Simple “Least Recently Used” (LRU) cache☆692Updated 2 weeks ago
- A tiny utility to colorize stdin/stdout☆307Updated 2 years ago
- Make an asynchronous function synchronous☆318Updated 2 years ago
- Timeout a promise after a specified amount of time☆288Updated 3 months ago
- Find a file or directory by walking up parent directories☆604Updated last month
- Memoize promise-returning & async functions☆405Updated last year
- Shared TypeScript config for my projects☆362Updated 5 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆329Updated 4 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 10 months ago
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- npm's content-addressable cache☆287Updated 2 weeks ago
- 🚡 tiny WebSocket middleware for Node.js☆411Updated 9 months ago
- Clean up error stack traces☆339Updated 2 years ago
- Retry a promise-returning or async function☆849Updated 5 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Copy files☆428Updated 9 months ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- Merge objects & other types recursively. A simple & small integration.☆380Updated 2 weeks ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆192Updated last year
- Map object keys and values into a new object☆212Updated last year
- Run some code when the process exits☆284Updated last year
- Debounce promise-returning & async functions☆219Updated last year
- Make a synchronous function asynchronous by running it in a worker☆249Updated 7 months ago
- A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.☆188Updated this week
- Extremely fast utf8 only stream implementation☆282Updated last month
- Get a random temporary file or directory path☆428Updated last year
- Safely and quickly serialize JavaScript objects☆348Updated 4 months ago
- like nodemon but very esbuild.☆319Updated 3 years ago
- npm fetcher☆368Updated last week