71104 / rwlock
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
- Make weak references to JavaScript Objects.☆45Updated 10 months ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- lock asynchronous resources☆48Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.☆32Updated 4 months ago
- Full implementation of the fs module on top of leveldb☆169Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 10 months ago
- Module that helps you write generated functions in Node☆78Updated 10 months ago
- Node.js Transform stream that passes data through at `n` bytes per second☆186Updated 8 years ago
- Check if something is a Node.js stream☆112Updated 6 months ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated 8 months ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 3 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- programmatic npm API☆111Updated 4 years ago
- determines if an object (or array) is circular☆14Updated 4 years ago
- Web Streams, based on the WHATWG spec☆56Updated 3 years ago
- A simple LRU cache☆136Updated 3 years ago
- Constant-time comparison algorithm to prevent timing attacks☆27Updated last year
- Create error instances with a code☆20Updated 2 years ago
- Like ruby's Abbrev module☆166Updated last week
- API for combining call site modifiers