sindresorhus / yocto-queueLinks
Tiny queue data structure
☆405Updated 5 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☆717Updated last week
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- Memoize promise-returning & async functions☆410Updated 2 weeks ago
- Find a file or directory by walking up parent directories☆620Updated 2 months ago
- A tiny utility to colorize stdin/stdout☆313Updated 2 weeks ago
- Make an asynchronous function synchronous☆322Updated 2 months ago
- 🚡 tiny WebSocket middleware for Node.js☆410Updated last year
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,101Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 8 months ago
- Throttle promise-returning & async functions☆490Updated last week
- npm fetcher☆376Updated last week
- Quickly scan for CLI flags and arguments☆652Updated last year
- npm's content-addressable cache☆291Updated last week
- Retry a promise-returning or async function☆907Updated last week
- Map object keys and values into a new object☆214Updated 2 months ago
- Run some code when the process exits☆292Updated last year
- Shared TypeScript config for my projects☆377Updated 3 weeks ago
- Make a synchronous function asynchronous by running it in a worker☆251Updated 11 months ago
- A structuredClone polyfill☆312Updated 7 months ago
- Merge objects & other types recursively. A simple & small integration.☆381Updated 3 months ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Create a promise that can be canceled☆443Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆315Updated 2 years ago
- Tiny JavaScript tokenizer.☆525Updated 2 months ago
- Use ESBuild with Rollup to transform ESNext and TypeScript code.☆639Updated 6 months ago
- Force a specific package manager to be used on a project☆627Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 4 months ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆327Updated 6 months ago