jeffbski / digest-streamLinks
Simple node.js pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)
☆30Updated 6 years ago
Alternatives and similar repositories for digest-stream
Users that are interested in digest-stream are comparing it to the libraries listed below
Sorting:
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 7 years ago
- Streaming JSON.stringify()☆61Updated 8 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Convert a string into a stream (streams2)☆82Updated 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
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 10 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Streaming JSON parser with depth-limited auxiliary data☆43Updated 3 years ago
- /dev/null for node streams☆43Updated 8 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 10 years ago
- ☆58Updated 8 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- LevelUp + MemDown☆51Updated 7 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 8 years ago
- Dynamic/structured profiling & visualization for sync and async operations☆74Updated 8 years ago
- Easily announce and discover .local domains over mdns☆41Updated 8 years ago
- Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!☆45Updated 4 years ago
- Source-annotating profiler for node.js☆46Updated 9 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆56Updated 10 years ago
- localstorage implementation of leveldown☆41Updated 7 years ago
- streaming line delimited json parser + serializer☆297Updated 4 years ago
- Automatically record and playback HTTP calls for each tape test.☆62Updated 2 years ago
- Amazon S3 blob-store☆67Updated 3 years ago