jeffbski / digest-stream
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
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- Compress data over a Stream using the snappy framing format☆53Updated 2 years ago
- Fast incremental JSON parser☆38Updated 2 years ago
- All the ways for doing requests/streams multiplexing over a single stream☆39Updated 7 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Pure Javascript Vault Client☆25Updated 8 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Cleanly exit on pipe errors☆9Updated 5 years ago
- A message based router for building distributed systems☆26Updated 8 years ago
- Working mmap bindings for node.js☆57Updated 7 years ago
- consistent hashring based on swim, for node.js☆38Updated 5 years ago
- Simple exponential backoff module☆25Updated 7 years ago
- Request, response logger middleware for bunyan. Also provides request<>response duration.☆39Updated 2 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 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
- ☆39Updated 8 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 6 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
- Distributed map and filter☆33Updated 8 years ago
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 4 years ago
- node client for disqueue☆22Updated 3 years ago
- no longer maintained, sorry!☆196Updated 6 years ago
- MongoDB query language implemented as a node.js Stream☆48Updated 6 years ago
- LevelUp + MemDown☆51Updated 6 years ago
- Horizontally Scalable EventEmitter powered by a Merkle DAG☆70Updated 9 years ago
- libuv javascript bindings☆112Updated 11 years ago
- instrumented streams☆59Updated 3 years ago
- Stream live CI results of the current commit to your terminal!☆26Updated 7 years ago