sindresorhus / yocto-queueLinks
Tiny queue data structure
☆393Updated 2 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☆705Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Memoize promise-returning & async functions☆407Updated last year
- Delay a promise a specified amount of time☆614Updated last year
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Make an asynchronous function synchronous☆319Updated last month
- npm's content-addressable cache☆287Updated last month
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- A tiny utility to colorize stdin/stdout☆308Updated 2 years ago
- Retry a promise-returning or async function☆873Updated 3 weeks ago
- Shared TypeScript config for my projects☆364Updated 6 months ago
- Throttle promise-returning & async functions☆480Updated 6 months ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,053Updated 4 months ago
- Debounce promise-returning & async functions☆223Updated last year
- A streaming way to send data to a Node.js Worker Thread☆239Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,118Updated 3 months ago
- Extremely fast utf8 only stream implementation☆285Updated 3 weeks ago
- Clean up error stack traces☆340Updated 2 years ago
- Copy files☆429Updated 10 months ago
- npm fetcher☆373Updated 2 weeks ago
- Get a random temporary file or directory path☆429Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Run some code when the process exits☆287Updated last year
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- 🚡 tiny WebSocket middleware for Node.js☆411Updated 11 months ago
- Merge objects & other types recursively. A simple & small integration.☆379Updated last month
- Uber-fast unique id generation, for Node.js and the browser☆737Updated 9 months ago
- Simple micro templating☆363Updated 2 years ago