71104 / rwlockLinks
Asynchronous read / write lock implementation for Node.js
☆35Updated 4 years ago
Alternatives and similar repositories for rwlock
Users that are interested in rwlock are comparing it to the libraries listed below
Sorting:
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated 5 months ago
- Extras missing from node's fs module☆105Updated 8 months ago
- When close() is just not enough☆189Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- Support for representing 64-bit integers in JavaScript☆204Updated 6 years ago
- A simple LRU cache☆137Updated 3 years ago
- Mutex locks, Read/Write locks, Condition variables and Semaphores in JavaScript☆106Updated 7 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- Abstract message protocol for nodejs☆135Updated 6 years ago
- Creates super long stack traces☆195Updated 9 months ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 months ago
- ⚠️ DEPRECATED ⚠️ Native gzip compression and decompression utility for Node.js.☆158Updated 7 years ago
- unix datagram support for node.js☆79Updated 2 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Node.js Transform stream that passes data through at `n` bytes per second☆186Updated 8 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- ☆155Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- 64bit Long Integer on Buffer/ArrayBuffer in Pure JavaScript☆78Updated 7 months ago
- A very fast streaming multipart parser for node.js☆187Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- High-performance LRU cache for node.js☆96Updated 2 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 4 years ago
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated 8 months ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 9 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 2 months ago