Wizcorp / locksLinks
Mutex locks, Read/Write locks, Condition variables and Semaphores in JavaScript
☆105Updated 7 years ago
Alternatives and similar repositories for locks
Users that are interested in locks are comparing it to the libraries listed below
Sorting:
- process usage lookup with nodejs☆387Updated 5 years ago
- Creates super long stack traces☆196Updated last year
- Line-by-line Stream reader for node.js☆326Updated 6 years ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆319Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 4 years ago
- When close() is just not enough☆188Updated 5 years ago
- Don't let your Node.JS server fall over when it's too busy.☆366Updated 7 years ago
- Native hashtable interface for when V8 objects can't take the heat☆107Updated 7 years ago
- Fibonacci and exponential backoff for Node.js☆339Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Readable and Writable Streams that use backing Buffers.☆226Updated 8 months ago
- fs bindings for tar-stream☆373Updated last month
- Temporary File, Directory, and Stream support for Node.js☆451Updated 2 years ago
- streaming line delimited json parser + serializer☆297Updated 3 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Updated last year
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- ☆345Updated 6 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- Promise-based queue☆230Updated 3 years ago
- ☆155Updated 2 years ago
- Execute a script over ssh using Node.JS☆126Updated 5 years ago
- A cross-platform thread pool add-on for Node.js and io.js.☆107Updated 8 years ago
- Module that decompresses zip files☆102Updated 3 months ago
- Remove nodecore related stack trace noise☆143Updated last year
- Take advantage of node built-in cluster module behavior☆274Updated 4 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 5 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆435Updated last month