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
Related projects ⓘ
Alternatives and complementary repositories for digest-stream
- Cache and replay NodeJS streams☆40Updated 4 years ago
- Compress data over a Stream using the snappy framing format☆53Updated 2 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- PostgreSQL backed abstract-leveldown☆19Updated 4 years ago
- Framework for implementing servers using the Raft Consensus Algorithm.☆13Updated 8 years ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 4 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 9 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆36Updated 4 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Prints out information about the process's active handles, including function source and location☆57Updated 9 years ago
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 4 years ago
- Visualizes streams in the browser.☆37Updated 10 years ago
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 9 years ago
- crypto that should work in both the browser and in node using native modules where available☆31Updated 6 years ago
- Amazon S3 blob-store☆67Updated 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 7 months ago
- Horizontally Scalable EventEmitter powered by a Merkle DAG☆70Updated 9 years ago
- A streaming storage engine based on LevelDB☆74Updated 8 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- A leveldown API implementation on AWS DynamoDB☆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
- Hash a value to a valid port☆34Updated 3 years ago
- Quick and dirty psychoanalysis for objects☆67Updated 6 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 3 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆93Updated 6 years ago
- ☆38Updated 7 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☆67Updated 5 years ago