sindresorhus / yocto-queueLinks
Tiny queue data structure
☆394Updated 3 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:
- Timeout a promise after a specified amount of time☆291Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆708Updated 2 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Find a file or directory by walking up parent directories☆613Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- Shared TypeScript config for my projects☆371Updated 7 months ago
- Make an asynchronous function synchronous☆321Updated 3 weeks ago
- A tiny utility to colorize stdin/stdout☆308Updated 2 years ago
- Retry a promise-returning or async function☆882Updated last month
- Merge objects & other types recursively. A simple & small integration.☆379Updated last month
- Find the root directory of a Node.js project or npm package☆246Updated 3 weeks ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- Delay a promise a specified amount of time☆618Updated 2 years ago
- 🚡 tiny WebSocket middleware for Node.js☆410Updated last year
- A structuredClone polyfill☆306Updated 5 months ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,064Updated 5 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Quickly scan for CLI flags and arguments☆648Updated last year
- Throttle promise-returning & async functions☆483Updated 6 months ago
- Make a synchronous function asynchronous by running it in a worker☆250Updated 9 months ago
- Create a promise that can be canceled☆444Updated 2 years ago
- parse argument options☆618Updated 5 months ago
- npm's content-addressable cache☆288Updated 2 months ago
- 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)☆1,452Updated last week
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆641Updated 5 months ago
- Uber-fast unique id generation, for Node.js and the browser☆738Updated 9 months ago
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- Tiny JavaScript tokenizer.☆519Updated 2 weeks ago
- Map object keys and values into a new object☆213Updated 3 weeks ago