sindresorhus / yocto-queueLinks
Tiny queue data structure
☆422Updated last month
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☆745Updated 2 months ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Memoize promise-returning & async functions☆433Updated 2 months ago
- A tiny utility to colorize stdin/stdout☆316Updated 4 months ago
- 🚡 tiny WebSocket middleware for Node.js☆411Updated last year
- npm's content-addressable cache☆297Updated last month
- npm fetcher☆382Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Run some code when the process exits☆298Updated last month
- Throttle promise-returning & async functions☆508Updated last month
- Shared TypeScript config for my projects☆380Updated last month
- Create a promise that can be canceled☆448Updated 3 months ago
- Make an asynchronous function synchronous☆327Updated 6 months ago
- Quickly scan for CLI flags and arguments☆660Updated last year
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,165Updated 5 months ago
- Delay a promise a specified amount of time☆627Updated last month
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Merge objects & other types recursively. A simple & small integration.☆382Updated last month
- 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)☆1,538Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 3 months ago
- Retry a promise-returning or async function☆966Updated 2 weeks ago
- Extremely fast utf8 only stream implementation☆303Updated 3 weeks ago
- The slowest stringifier in the known universe. Just kidding, it's the fastest (:☆475Updated 2 years ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated 2 years ago
- A structuredClone polyfill☆319Updated 11 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Easily add ANSI colors to your text and symbols in the terminal. ansi-colors is the official ansi styling library for gulp. Used by hundr…☆452Updated 3 years ago
- easily create complex multi-column command-line-interfaces.☆383Updated last week