sindresorhus / yocto-queueLinks
Tiny queue data structure
☆424Updated 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☆746Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Find a file or directory by walking up parent directories☆632Updated 4 months ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- A tiny utility to colorize stdin/stdout☆316Updated 5 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- npm fetcher☆383Updated 2 months ago
- Make an asynchronous function synchronous☆327Updated 7 months ago
- Quickly scan for CLI flags and arguments☆667Updated last year
- npm's content-addressable cache☆299Updated last month
- 🚡 tiny WebSocket middleware for Node.js☆412Updated last year
- Shared TypeScript config for my projects☆379Updated 2 months ago
- Throttle promise-returning & async functions☆508Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Run some code when the process exits☆300Updated last month
- Tiny JavaScript tokenizer.☆546Updated last month
- Create a promise that can be canceled☆448Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Merge objects & other types recursively. A simple & small integration.☆382Updated 2 months ago
- Node.js loader for compiling ESM & TypeScript modules to CommonJS☆66Updated 2 years ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,179Updated 6 months ago
- Map object keys and values into a new object☆217Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Retry a promise-returning or async function☆978Updated last month
- A structuredClone polyfill☆319Updated 11 months ago
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Create clickable links in the terminal☆656Updated 4 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- Extremely fast utf8 only stream implementation☆306Updated 2 weeks ago
- Force a specific package manager to be used on a project☆647Updated last month