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:
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- Simple exponential backoff module☆25Updated 7 years ago
- Compress data over a Stream using the snappy framing format☆53Updated 3 years ago
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 5 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 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
- Export any Node.js `fs`-like object as a FUSE filesystem☆31Updated last year
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Lightweight container builder for Linux backed by make and systemd-nspawn☆65Updated 3 years ago
- Working mmap bindings for node.js☆57Updated 7 years ago
- PostgreSQL backed abstract-leveldown☆20Updated 4 years ago
- 🚨[ARCHIVED] Produces a compact module exporting JSON-schema validation functions compiled by Ajv☆43Updated 4 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 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
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 9 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆57Updated last year
- Streaming JSON.stringify()☆60Updated 7 years ago
- Visualizes streams in the browser.☆38Updated 11 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Fast incremental JSON parser☆38Updated 2 years ago
- Automatically record and playback HTTP calls for each tape test.☆62Updated last year
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- Call several asynchronous functions and invoke a callback 'after all' of them are done.☆28Updated 10 years ago
- Server Web Workers for node.js that work☆40Updated 8 years ago
- Distributed map and filter☆33Updated 8 years ago