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
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 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
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- All the ways for doing requests/streams multiplexing over a single stream☆39Updated 8 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Server router☆61Updated 5 years ago
- Bike shed mutex lock implementation☆89Updated 3 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
- A hashing function which returns integers with a possible max value☆29Updated 10 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- an ftp client that expose the node fs API☆37Updated 6 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 8 years ago
- Easily announce and discover .local domains over mdns☆40Updated 7 years ago
- ☆80Updated 5 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- ☆58Updated 3 years ago
- consistent hashring based on swim, for node.js☆38Updated 6 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated 11 months ago
- speed measurement in javascript☆90Updated last month
- 🌲 pino log redaction 🍷☆70Updated 5 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆82Updated last year