HowProgrammingWorks / Mutex
Preventing race conditions with Mutual Exclusion
☆19Updated last year
Alternatives and similar repositories for Mutex:
Users that are interested in Mutex are comparing it to the libraries listed below
- Binary Semaphore, Counting Semaphore☆12Updated 5 months ago
- Web Locks API 🔒☆88Updated 3 months ago
- Graceful shutdown for network servers☆12Updated 3 months ago
- Performance testing for different techniques☆18Updated last year
- Simplest way to manage asynchronicity☆44Updated last year
- Fastify + NodeJS application server☆22Updated last year
- Multithreading: WorkerThreads, Workers, SheredWorkers☆12Updated 3 months ago
- Asynchronous Programming with Promises☆21Updated 8 months ago
- Mappable objects☆23Updated last year
- VM Sandboxes☆17Updated last year
- Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF☆144Updated 2 years ago
- Simple EventEmitter with multiple listeners☆23Updated 4 months ago
- Actor model (concurrent computation model)☆19Updated 4 months ago
- Files and file system☆15Updated last year
- Data structures projection☆15Updated last year
- Script loader with isolated sandboxes for node.js 📦☆44Updated 2 months ago
- Pattern Adapter Implementations☆16Updated 4 months ago
- Drop Node.js 16 support☆28Updated last year
- WASM Import for Node.js and Web☆25Updated 6 months ago
- Modularity and Dependency☆22Updated 9 months ago
- abstract technique that aids information retention : instance inheritance system☆36Updated 2 weeks ago
- Asynchronous Concurrent Queue with Priority and Factor☆13Updated last week
- Higher-order functions having functions as arguments or result☆21Updated 5 months ago
- Node.js HTTP Proxy☆12Updated last year
- Future as Asynchronous Abstraction☆11Updated 4 months ago
- Application Interface with HTTP Transport and JSON serialization☆26Updated 6 months ago
- Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop ut…☆120Updated last year
- Wrapper functions, Interface wrappers, etc.☆14Updated 3 weeks ago
- Schema definition and validation 💡☆53Updated 6 months ago
- Asynchronous context tracking: AsyncLocalStorage☆18Updated last year