sindresorhus / yocto-queueLinks
Tiny queue data structure
☆399Updated 4 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☆713Updated 4 months ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- Make an asynchronous function synchronous☆322Updated 2 months ago
- A tiny utility to colorize stdin/stdout☆311Updated 2 years ago
- 🚡 tiny WebSocket middleware for Node.js☆410Updated last year
- npm's content-addressable cache☆289Updated 2 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 7 months ago
- npm fetcher☆375Updated 2 weeks ago
- Create a promise that can be canceled☆443Updated 3 years ago
- Retry a promise-returning or async function☆895Updated last week
- Quickly scan for CLI flags and arguments☆648Updated last year
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,082Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Run some code when the process exits☆292Updated last year
- Delay a promise a specified amount of time☆619Updated 2 years ago
- A structuredClone polyfill☆309Updated 6 months ago
- Shared TypeScript config for my projects☆372Updated 8 months ago
- Throttle promise-returning & async functions☆485Updated 8 months ago
- Map object keys and values into a new object☆213Updated 2 months ago
- Tiny JavaScript tokenizer.☆519Updated last month
- Interactive CLI that bumps your version numbers and more☆285Updated 2 years ago
- Get the bundle size of an npm package.☆423Updated 3 years ago
- Make a synchronous function asynchronous by running it in a worker☆251Updated 10 months ago
- Use ESBuild with Rollup to transform ESNext and TypeScript code.☆639Updated 5 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,125Updated 5 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Merge objects & other types recursively. A simple & small integration.☆381Updated 3 months ago
- Node.js loader for compiling ESM & TypeScript modules to CommonJS☆66Updated last year