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:
- Cache and replay NodeJS streams☆40Updated 5 years ago
- Full implementation of the fs module on top of leveldb☆169Updated 5 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 5 years ago
- Node module to sniff the start of a stream to detect the file type and encoding☆29Updated last year
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 9 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Topological sorting with grouping support☆108Updated 11 months ago
- Generic stream reconnection module.☆122Updated 8 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- /dev/null for node streams☆43Updated 8 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- Streaming JSON.stringify()☆60Updated 8 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 5 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 7 years ago
- A test suite and interface you can use to implement streaming file (blob) storage modules for various storage backends and platforms☆275Updated 6 years ago
- Dynamic/structured profiling & visualization for sync and async operations☆74Updated 8 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
- Amazon S3 blob-store☆67Updated 3 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 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
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 10 years ago
- A binary stream multiplexer☆143Updated 7 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- npm module: backwards compatibilify your callback functions while migrating apis to promises☆30Updated 10 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Streaming JSON parser with depth-limited auxiliary data☆43Updated 2 years ago