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 3 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated 8 months ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- consistent hashring based on swim, for node.js☆38Updated 5 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
- node.js bindings for hdr histogram C implementation☆42Updated 4 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
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- speed measurement in javascript☆89Updated 7 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- ☆80Updated 5 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
- An open source node module registry compatible with the NPM client☆23Updated last year
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Server router☆61Updated 5 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 5 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 9 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Distributed map and filter☆33Updated 8 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 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
- ☆90Updated 3 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- LevelUp + MemDown☆51Updated 6 years ago
- ☆44Updated 10 years ago