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 6 years ago
- Amazon S3 blob-store☆67Updated 3 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
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 5 years ago
- Compress data over a Stream using the snappy framing format☆53Updated 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
- A streaming storage engine based on LevelDB☆74Updated 8 years ago
- Export any Node.js `fs`-like object as a FUSE filesystem☆31Updated last year
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- ☆35Updated 11 years ago
- A hashing function which returns integers with a possible max value☆29Updated 10 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- ☆58Updated 8 years ago
- Cache and replay NodeJS streams☆40Updated 5 years ago
- Pure Javascript Vault Client☆25Updated 8 years ago
- PostgreSQL backed abstract-leveldown☆20Updated 4 years ago
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 9 years ago
- Call several asynchronous functions and invoke a callback 'after all' of them are done.☆28Updated 10 years ago
- Streaming JSON parser with depth-limited auxiliary data☆43Updated 2 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- LevelUp + MemDown☆51Updated 6 years ago
- Package for measuring node package kwalitee☆11Updated 9 years ago
- Sign/verify data using your local ssh private key and your public key from Github☆52Updated 7 years ago
- Simple exponential backoff module☆25Updated 7 years ago
- Continuous reading from a http(s) url using random offsets and lengths for peers in a distributed system☆42Updated 5 years ago
- A simple batching function that allows you to atomically batch a series of operations.☆33Updated 7 years ago
- Inlines env vars in a string that contains $NAME expressions☆24Updated 6 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- ☆57Updated 3 years ago