sindresorhus / p-mutexLinks
Async mutex lock for managing access to a shared resource
☆128Updated 3 weeks ago
Alternatives and similar repositories for p-mutex
Users that are interested in p-mutex are comparing it to the libraries listed below
Sorting:
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated last month
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated 10 months ago
- Remove circular references from objects☆94Updated last year
- Useful utilities for working with Uint8Array (and Buffer)☆260Updated 6 months ago
- Serialize objects to JSON with handling for circular references☆157Updated 2 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆215Updated 11 months ago
- Check if a value is a Fetch network error☆145Updated last year
- Create a multicast stream that lets multiple consumers independently read the same data☆122Updated 3 weeks ago
- Lightweight tsconfig.json parser & paths resolver☆222Updated 2 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Like `require-in-the-middle`, but for ESM import☆145Updated last month
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- Make a synchronous function have a timeout☆125Updated 10 months ago
- ⚡ Extremely fast, smart & configurable DTS emitter.☆117Updated last week
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆325Updated 5 months ago
- Make a synchronous function asynchronous by running it in a worker☆251Updated 10 months ago
- Dependency-free RFC 3986 URI toolbox☆95Updated last month
- Rotate an array by a given number of steps☆44Updated last year
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 3 months ago
- A tiny (414B) and fast utility to convert milliseconds to and from strings.☆240Updated last year
- 🌈 a small library to print colourful messages☆61Updated 6 months ago
- Deduplication tool for pnpm-lock.yaml files☆68Updated 2 years ago
- TypeScript declaration (.d.ts) bundler☆138Updated 5 months ago
- Make a regular expression time out if it takes too long to execute☆216Updated 10 months ago
- Fastest RFC4122 UUIDs generator for Node.js☆99Updated last week
- A utility to build and bisect any version of TypeScript☆86Updated 2 weeks ago
- Perform async work synchronously in Node.js/Bun using `worker_threads` with first-class TypeScript and Yarn P'n'P support.☆243Updated 2 weeks ago
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆196Updated 2 months ago
- A tiny RPC library and spec, inspired by JSON-RPC 2.0 and tRPC.☆95Updated last year
- A VSCode Plugin to display V8's optimizations inside JavaScript code☆82Updated 3 years ago