DirtyHairy / async-mutex
A mutex for synchronizing async workflows in Javascript
โ1,208Updated 7 months ago
Alternatives and similar repositories for async-mutex:
Users that are interested in async-mutex are comparing it to the libraries listed below
- Replace alias paths with relative paths after typescript compilationโ955Updated 7 months ago
- Load node modules according to tsconfig paths, in run-time or via API.โ1,853Updated this week
- ๐งต A minimal and tiny Node.js Worker Thread Pool implementation (38KB)โ1,365Updated 3 months ago
- Retry a promise-returning or async functionโ831Updated 3 months ago
- Offload tasks to a pool of workers on node.js and in the browserโ2,140Updated this week
- Over TypeScript tool to use custom transformers in the tsconfig.jsonโ1,536Updated last year
- Transforms module resolution paths using TypeScript path mapping and/or custom pathsโ490Updated this week
- Map over promises concurrentlyโ1,403Updated 2 months ago
- ๐ tslog - Universal Logger for TypeScript and JavaScriptโ1,372Updated 3 months ago
- Augment the TypeScript compiler to support extended functionalityโ803Updated 2 months ago
- A fast, efficient Node.js Worker Thread Pool implementationโ4,551Updated this week
- Fast, in memory work queueโ990Updated 3 weeks ago
- Simple worker threads pool using node's worker_threads module.โ292Updated 2 months ago
- In-memory Node.js and browser job schedulerโ576Updated 8 months ago
- Faster ts-node without typecheckโ1,853Updated this week
- A cli to load dotenv filesโ528Updated 2 months ago
- Promise queue with concurrency controlโ3,582Updated last month
- Lock on asynchronous code for Nodejs