LaurentZuijdwijk / streaming-cacheLinks
Cache and replay NodeJS streams
☆40Updated 5 years ago
Alternatives and similar repositories for streaming-cache
Users that are interested in streaming-cache are comparing it to the libraries listed below
Sorting:
- the simplest benchmark you can run on node☆87Updated 4 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- ☆80Updated 5 years ago
- All the ways for doing requests/streams multiplexing over a single stream☆39Updated 8 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 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☆69Updated 6 years ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated last year
- speed measurement in javascript☆90Updated 3 months ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Server router☆61Updated 6 years ago
- Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!☆46Updated 4 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- Job Queue in LevelDB☆86Updated 3 years ago
- stream.Transform with parallel chunk processing☆17Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- an ftp client that expose the node fs API☆37Updated 6 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Simple way to combine multiple errors into one.☆32Updated 6 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- A base swim node☆15Updated 9 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 8 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Turn any binary stream into an object stream☆11Updated 8 years ago