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
- ☆58Updated 7 years ago
- Node module to sniff the start of a stream to detect the file type and encoding☆29Updated 7 months ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Specialized Promise Extensions☆52Updated 2 months ago
- ☆24Updated 9 years ago
- Server Web Workers for node.js that work☆39Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 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
- LevelUp + MemDown☆51Updated 6 years ago
- Proxyquire in Node and Proxyquireify in the browser with no code changes☆35Updated 2 years ago
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 4 years ago
- Generates require functions that act as if they were operating in a given path.☆31Updated 3 years ago
- Pipe scripts to browsers using the Selenium WebDriver protocol☆25Updated last year
- Call several asynchronous functions and invoke a callback 'after all' of them are done.☆29Updated 9 years ago
- Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!☆46Updated 3 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated last year
- Utilities for writing browserify transforms.☆64Updated 2 years ago
- no longer maintained, sorry!☆195Updated 6 years ago
- PostgreSQL backed abstract-leveldown☆19Updated 4 years ago
- Support any Observable library and polyfill☆70Updated 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 5 years ago
- Compiles the ES* bundle to your NodeJS version on install☆41Updated 8 years ago
- A NodeJS client for BloomD☆35Updated last year
- Fast incremental JSON parser☆38Updated 2 years ago