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:
- no longer maintained, sorry!☆196Updated 7 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- an ftp client that expose the node fs API☆37Updated 6 years ago
- Bike shed mutex lock implementation☆89Updated 3 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 easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 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
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 8 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- consistent hashring based on swim, for node.js☆38Updated 6 years ago
- All the ways for doing requests/streams multiplexing over a single stream☆39Updated 8 years ago
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 10 years ago
- ☆80Updated 5 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
- ☆89Updated 3 years ago
- Userland streams implementation☆45Updated 7 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- ☆57Updated 3 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
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year
- speed measurement in javascript☆90Updated 2 months ago
- Server router☆61Updated 6 years ago
- Data classification algorithms☆18Updated 10 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago