merkle
Merkle calculator
A library that efficiently calculates Merkle roots and proofs from streams of byte strings
Merkle hash trees
19 stars
4 watching
3 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A performance-oriented library for efficiently calculating Merkle roots and trees | 30 |
| | A JavaScript module generating a Merkle tree from incoming data | 105 |
| | A smart contract that distributes tokens using a Merkle tree and the Huff language | 12 |
| | Builds and verifies Bitcoin Merkle proof objects for efficient block transmission | 12 |
| | A content-based splitting method for byte streams | 30 |
| | A JavaScript implementation of the Merkle DAG data structure used in IPFS networks | 1 |
| | A Merkle proof library for Bitcoin transactions | 32 |
| | A pure Elixir implementation of a data structure used in cryptography and digital signatures | 96 |
| | A Merkle DAG implementation for replicating immutable data in a peer-to-peer network | 57 |
| | A standard representation of merkle proofs that can be generated by many storage implementations and validated by various client libraries. | 117 |
| | Calculates term frequencies and their importance in a corpus using the TF-IDF algorithm. | 7 |
| | A package for converting numbers between digit strings and various number bases | 5 |
| | Provides efficient computation of quantiles over large data streams. | 188 |
| | A collection of Swift structures for computing probabilities and cumulative distributions. | 269 |
| | A collection of math functions and formulas to aid in graphic programming | 117 |