HowProgrammingWorks / MutexLinks
Preventing race conditions with Mutual Exclusion
☆19Updated 2 years ago
Alternatives and similar repositories for Mutex
Users that are interested in Mutex are comparing it to the libraries listed below
Sorting:
- Binary Semaphore, Counting Semaphore☆13Updated 3 weeks ago
- Web Locks API 🔒☆97Updated 3 weeks ago
- Simplest way to manage asynchronicity☆45Updated 3 weeks ago
- Graceful shutdown for network servers☆14Updated 11 months ago
- Actor model (concurrent computation model)☆19Updated last year
- Asynchronous Concurrent Queue with Priority and Factor☆12Updated 8 months ago
- Future as Asynchronous Abstraction☆11Updated last year
- abstract technique that aids information retention : instance inheritance system☆37Updated 3 weeks ago
- Multithreading: WorkerThreads, Workers, SheredWorkers☆13Updated 3 weeks ago
- Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop ut…☆122Updated 3 weeks ago
- Performance testing for different techniques☆16Updated 2 years ago
- VM Sandboxes☆18Updated 2 years ago
- Files and file system☆14Updated 2 years ago
- Form manager, based on effector state manager, designed to deliver high-quality DX☆13Updated 2 years ago
- Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF☆144Updated 3 years ago
- A set of performant and memory efficient utilities that extend the use of JSON☆175Updated 10 months ago
- Pattern Adapter Implementations☆17Updated 5 months ago
- ☄️ Render react components by effector stores.☆12Updated 4 years ago
- Asynchronous Programming Library for JavaScript & Node.js☆207Updated 3 weeks ago
- Serve static content with HTTP☆10Updated last year
- Asynchronous Adapters☆11Updated 3 weeks ago
- Script loader with isolated sandboxes for node.js 📦☆45Updated 3 weeks ago
- Drop Node.js 16 support☆27Updated 2 years ago
- Node.js HTTP Proxy☆12Updated 2 years ago
- Multiuser spreadsheet example☆13Updated last year
- Asynchronous context tracking: AsyncLocalStorage☆18Updated 2 years ago
- 🍃 Style your components with performance☆28Updated 3 years ago
- Mappable objects☆22Updated 2 years ago
- Online playground for effector☆19Updated 6 months ago
- Simple EventEmitter with multiple listeners