sindresorhus / yocto-queueLinks
Tiny queue data structure
☆396Updated 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:
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Make an asynchronous function synchronous☆321Updated last month
- A tiny utility to colorize stdin/stdout☆310Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- 🚡 tiny WebSocket middleware for Node.js☆410Updated last year
- Quickly scan for CLI flags and arguments☆647Updated last year
- npm fetcher☆374Updated last month
- Merge objects & other types recursively. A simple & small integration.☆380Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,078Updated this week
- npm's content-addressable cache☆288Updated 3 months ago
- Create a promise that can be canceled☆444Updated 2 years ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Make a synchronous function asynchronous by running it in a worker☆251Updated 9 months ago
- Shared TypeScript config for my projects☆372Updated 7 months ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 4 months ago
- Map object keys and values into a new object☆213Updated last month
- Use ESBuild with Rollup to transform ESNext and TypeScript code.☆638Updated 4 months ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆325Updated 5 months ago
- Throttle promise-returning & async functions☆484Updated 7 months ago
- Run some code when the process exits☆289Updated last year
- The slowest stringifier in the known universe. Just kidding, it's the fastest (:☆477Updated 2 years ago
- Create clickable links in the terminal☆639Updated 2 months ago
- Retry a promise-returning or async function☆889Updated 2 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 3 months ago
- like nodemon but very esbuild.☆319Updated 3 years ago