sindresorhus / yocto-queueLinks
Tiny queue data structure
☆430Updated 2 months ago
Alternatives and similar repositories for yocto-queue
Users that are interested in yocto-queue are comparing it to the libraries listed below
Sorting:
- Simple “Least Recently Used” (LRU) cache☆751Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated 4 months ago
- Memoize promise-returning & async functions☆437Updated 3 months ago
- Find a file or directory by walking up parent directories☆634Updated 4 months ago
- Make an asynchronous function synchronous☆327Updated this week
- A tiny utility to colorize stdin/stdout☆317Updated 5 months ago
- npm fetcher☆383Updated last week
- npm's content-addressable cache☆299Updated 3 weeks ago
- Shared TypeScript config for my projects☆380Updated 3 months ago
- 🚡 tiny WebSocket middleware for Node.js☆413Updated last week
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Throttle promise-returning & async functions☆509Updated 3 months ago
- Create a promise that can be canceled☆447Updated 5 months ago
- Run some code when the process exits☆300Updated this week
- Merge objects & other types recursively. A simple & small integration.☆382Updated 2 weeks ago
- Tiny JavaScript tokenizer.☆546Updated 2 months ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,190Updated 6 months ago
- Extremely fast utf8 only stream implementation☆308Updated last week
- 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)☆1,544Updated last month
- Delay a promise a specified amount of time☆627Updated 3 months ago
- Quickly scan for CLI flags and arguments☆671Updated last year
- easily create complex multi-column command-line-interfaces.☆384Updated this week
- Map object keys and values into a new object☆217Updated 4 months ago
- ❌ Kill the process running on given port☆558Updated last year
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Fake HTTP injection library☆411Updated last week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated 2 months ago
- Really Fast Deep Clone☆694Updated 9 months ago
- Retry a promise-returning or async function☆984Updated 2 months ago