sindresorhus / yocto-queueLinks
Tiny queue data structure
☆408Updated 6 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☆727Updated 3 weeks ago
- Timeout a promise after a specified amount of time☆294Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆624Updated 3 weeks ago
- Memoize promise-returning & async functions☆423Updated last month
- 🚡 tiny WebSocket middleware for Node.js☆409Updated last year
- Make an asynchronous function synchronous☆325Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated 3 weeks ago
- A tiny utility to colorize stdin/stdout☆315Updated last month
- npm's content-addressable cache☆293Updated last month
- Shared TypeScript config for my projects☆375Updated 2 months ago
- Merge objects & other types recursively. A simple & small integration.☆380Updated 3 weeks ago
- npm fetcher☆378Updated 3 weeks ago
- Create a promise that can be canceled☆447Updated last month
- Tiny JavaScript tokenizer.☆527Updated 4 months ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,118Updated 2 months ago
- Run some code when the process exits☆295Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Quickly scan for CLI flags and arguments☆653Updated last year
- Make a synchronous function asynchronous by running it in a worker☆252Updated last year
- A structuredClone polyfill☆313Updated 8 months ago
- 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)☆1,509Updated last month
- Map object keys and values into a new object☆216Updated 2 weeks ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- Throttle promise-returning & async functions☆501Updated 3 weeks ago
- Retry a promise-returning or async function☆928Updated last month
- Delay a promise a specified amount of time☆622Updated 2 years ago
- Check where your code is running. In the browser or in node.js environment.☆251Updated 10 months ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆194Updated 2 years ago
- Extremely fast utf8 only stream implementation☆296Updated last week
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆329Updated 7 months ago