Tiny queue data structure
☆431Nov 11, 2025Updated 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☆752Oct 10, 2025Updated 4 months ago
- Get the ID of the process that uses a certain port☆149Jan 12, 2026Updated last month
- Inspect the state of a promise☆133Sep 23, 2025Updated 5 months ago
- Cooperative get-port implementation☆10Jul 10, 2022Updated 3 years ago
- Run multiple promise-returning & async functions with limited concurrency☆2,799Feb 3, 2026Updated last month
- Detect whether the terminal supports Unicode☆88Sep 9, 2024Updated last year
- Block the main thread for a given amount of time☆128Jan 19, 2026Updated last month
- Simple wildcard matching☆34Sep 15, 2025Updated 5 months ago
- Split an iterable into evenly sized chunks☆156Dec 27, 2023Updated 2 years ago
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Simple and modern async event emitter☆2,012Updated this week
- Make an asynchronous function synchronous☆326Feb 13, 2026Updated 2 weeks ago
- 🛕 Reuse GitHub Actions workflows across repositories☆267Feb 2, 2021Updated 5 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆98Dec 11, 2023Updated 2 years ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Simple micro templating☆373Sep 17, 2025Updated 5 months ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- All the characters that work on most terminals☆244May 25, 2025Updated 9 months ago
- Convert Unicode characters to Latin characters using transliteration☆317Jan 8, 2026Updated last month
- Promise queue with concurrency control☆4,139Updated this week
- Get a random key from an object☆18Jul 2, 2024Updated last year
- TypeScript with some extras for type-checking.☆29Oct 1, 2025Updated 5 months ago
- Check whether a file can be executed☆47Feb 1, 2026Updated last month
- A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!☆1,728Jan 24, 2026Updated last month
- Switch git branches by their pull request title☆67Jun 24, 2022Updated 3 years ago
- Process execution for humans☆7,449Jan 29, 2026Updated last month
- Ensures a value is a valid error by making it one if not☆88Sep 15, 2025Updated 5 months ago
- A collection of essential TypeScript types☆16,934Feb 18, 2026Updated 2 weeks ago
- Wordwrap a string with ANSI escape codes☆135Feb 20, 2026Updated last week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,150Nov 11, 2025Updated 3 months ago
- zero-dependency JavaScript image manipulation☆672Jun 14, 2025Updated 8 months ago
- Check if your code is running as an npm script☆56Sep 18, 2021Updated 4 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Use the browser Fetch API from the main process in Electron☆36May 1, 2024Updated last year
- Async mutex lock for managing access to a shared resource☆140Jul 6, 2025Updated 7 months ago
- Map over promises concurrently☆1,481Nov 11, 2025Updated 3 months ago
- Read and write files atomically and reliably.☆172Feb 8, 2026Updated 3 weeks ago
- Assert a Map has a given key and return the value for it.☆12Nov 20, 2022Updated 3 years ago