metarhia / web-locks Star 97 Code Issues Pull requests Discussions Web Locks API 🔒 nodejs synchronization async parallel lock deadlock multithreading locks locking semaphore await mutex threads shared-memory synchronize race-detection atomics sharedarraybuffer data-race web-locks Updated Jul 19, 2025 JavaScript
aermin / web-locks Star 64 Code Issues Pull requests Discussions Web Locks API(navigator.locks) polyfill, implement according to Specification web-locks web-locks-polyfill web-locks-api-polyfill navigator-locks navigator-locks-polyfill navigator-locks-api-polyfill Updated Oct 19, 2025 TypeScript
Starmordar / use-shared-sse Star 3 Code Issues Pull requests React hook that manages a single SSE connection across browser tabs using BroadcastChannel and Web Locks to prevent duplicate connections react sse server-sent-events eventsource broadcast-channel multitabs react-hook web-locks cross-tab Updated Apr 8, 2025 TypeScript