mafintosh / mutexifyLinks
Bike shed mutex lock implementation
☆87Updated 3 years ago
Alternatives and similar repositories for mutexify
Users that are interested in mutexify are comparing it to the libraries listed below
Sorting:
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Server router☆61Updated 5 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Create server-sent-events☆21Updated 8 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Queue for parallel tasks that can cancel and is destoryable☆15Updated 7 years ago
- Spin up and interact with virtual networks using Mininet and Node.js☆114Updated 5 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Minimal recursive file watcher☆83Updated last year
- A duplex stream wrapper for msgpack5☆12Updated 8 years ago
- get the local network address of your machine☆67Updated 8 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- convert module usage to inline expressions☆75Updated 8 months ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- A reusable module for creating infinite lists of elements where only the visible rows are rendered☆40Updated 8 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Transform your data as it pass by, synchronously.☆107Updated 4 months ago
- Userland streams implementation☆45Updated 7 years ago
- A really fast LRU cache for array items (numeric keys)☆57Updated 8 years ago
- Distributed map and filter☆33Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 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