Preparing for system design interviews?  Try bugzed.com →

synchd

JSON →
library 1.1.0 ·javascript
verified Jun 7, 2026

A lightweight Promise-based mutex library (v1.1.0) that prevents concurrent execution of guarded code sections by queuing calls in order. Similar to node-synchronized but uses Promises natively and includes both TypeScript and Flow type definitions. It offers two main functions: synchd for one-off locking with a scope key, and synchdFn for creating wrapped functions that automatically serialize access. The library is minimal, has no dependencies, and follows a stable release cadence with simple, focused API.

total hits 8
actors 1 distinct systems
last hit 21d ago human
GPTBot
3
Humans
5

top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇬🇧 United Kingdom · 🇫🇷 France