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 5 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:
- Simple exponential backoff module☆25Updated 7 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- Compress data over a Stream using the snappy framing format☆53Updated 3 years ago
- Streaming JSON parser with depth-limited auxiliary data☆43Updated 2 years ago
- ☆58Updated 7 years ago
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 4 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Fast incremental JSON parser☆38Updated 2 years ago
- ☆24Updated 9 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆57Updated last year
- ☆22Updated last year
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 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 redis binary semaphore with async wait☆25Updated 9 months ago
- Visualizes streams in the browser.☆38Updated 11 years ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- A message based router for building distributed systems☆26Updated 8 years ago
- A streaming storage engine based on LevelDB☆74Updated 8 years ago
- Streaming JSON.stringify()☆60Updated 7 years ago
- libuv javascript bindings☆112Updated 11 years ago
- Cleanly exit on pipe errors☆9Updated 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
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 10 years ago
- Generic stream reconnection module.☆122Updated 7 years ago
- Exchange npm caches with someone else on the local network☆22Updated 9 years ago
- Read W3C Blob & File objects as a Node stream. Very useful with "browserify" and "primus" with "ejson" using pipe()☆13Updated 4 years ago