merkle-tree-stream
Merkle generator
A JavaScript module generating a Merkle tree from incoming data
A stream that generates a merkle tree based on the incoming data.
105 stars
5 watching
12 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Merkle DAG implementation that replicates logs based on causal linking and can be used to create secure, decentralized feeds. | 470 |
| | A streaming tar parser and generator for JavaScript applications | 416 |
| | A Node.js module providing low-level streaming access to torrent files | 1,953 |
| | Combines multiple streams into a single stream for pipelining and error handling | 256 |
| | Transforms input buffers into an ANSI-formatted diff stream | 108 |
| | A lightweight filter function for distributed streams of data | 33 |
| | Pipes multiple streams together and destroys them when one closes | 908 |
| | Transforms data streams to pause processing before parsing | 56 |
| | A performance-oriented library for efficiently calculating Merkle roots and trees | 30 |
| | Generates a full-stack JavaScript application using Express, Marionette, Backbone, and other tools for building scalable web applications. | 329 |
| | A library that efficiently calculates Merkle roots and proofs from streams of byte strings | 19 |
| | Turns a writable and readable stream into a single streams2 duplex stream with support for async initialization and input from both streams1 and streams2. | 191 |
| | Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
| | A JavaScript implementation of the Merkle DAG data structure used in IPFS networks | 1 |
| | Enables real-time music broadcasting across a local network | 126 |