sindresorhus / yocto-queue
Tiny queue data structure
☆379Updated last week
Alternatives and similar repositories for yocto-queue:
Users that are interested in yocto-queue are comparing it to the libraries listed below
- Simple “Least Recently Used” (LRU) cache☆691Updated last year
- Timeout a promise after a specified amount of time☆285Updated 3 months ago
- Memoize promise-returning & async functions☆404Updated last year
- Find a file or directory by walking up parent directories☆601Updated 2 weeks ago
- A tiny utility to colorize stdin/stdout☆304Updated last year
- Make an asynchronous function synchronous☆316Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆327Updated 3 months ago
- Delay a promise a specified amount of time☆613Updated last year
- npm's content-addressable cache☆285Updated 4 months ago
- Merge objects & other types recursively. A simple & small integration.☆379Updated last week
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Debounce promise-returning & async functions☆216Updated 11 months ago
- Shared TypeScript config for my projects☆361Updated 4 months ago
- Get size of a JavaScript object☆318Updated 8 months ago
- Quickly scan for CLI flags and arguments☆645Updated last year
- 🚡 tiny WebSocket middleware for Node.js☆411Updated 9 months ago
- Retry a promise-returning or async function☆843Updated 4 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Serialize/deserialize an error into a plain object☆555Updated 2 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 5 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated 3 years ago
- Throttle promise-returning & async functions☆469Updated 4 months ago
- Serialize objects to JSON with handling for circular references☆155Updated 9 months ago
- Extremely fast utf8 only stream implementation☆282Updated 3 weeks ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,110Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Regular expression for matching IP addresses☆194Updated last year
- 🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)☆1,391Updated last week
- Copy files☆428Updated 8 months ago