sindresorhus / yocto-queueLinks
Tiny queue data structure
☆416Updated last week
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☆739Updated last month
- Find a file or directory by walking up parent directories☆627Updated 2 months ago
- Memoize promise-returning & async functions☆430Updated last month
- Timeout a promise after a specified amount of time☆297Updated last month
- A tiny utility to colorize stdin/stdout☆315Updated 3 months ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,136Updated 4 months ago
- 🚡 tiny WebSocket middleware for Node.js☆411Updated last year
- Make an asynchronous function synchronous☆326Updated 5 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated 2 months ago
- 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)☆1,527Updated 3 weeks ago
- Throttle promise-returning & async functions☆507Updated last week
- npm fetcher☆380Updated last week
- Retry a promise-returning or async function☆948Updated last month
- Quickly scan for CLI flags and arguments☆657Updated last year
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Delay a promise a specified amount of time☆625Updated 2 weeks ago
- Shared TypeScript config for my projects☆379Updated 3 weeks ago
- Use ESBuild with Rollup to transform ESNext and TypeScript code.☆639Updated 8 months ago
- Merge objects & other types recursively. A simple & small integration.☆381Updated this week
- npm's content-addressable cache☆296Updated this week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated last week
- Map object keys and values into a new object☆216Updated 2 months ago
- Make a synchronous function asynchronous by running it in a worker☆252Updated last year
- Run some code when the process exits☆297Updated last month
- Create a promise that can be canceled☆447Updated 2 months ago
- Extremely fast utf8 only stream implementation☆299Updated 2 weeks ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆333Updated 9 months ago
- Get the bundle size of an npm package.☆427Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year