merkle-tree topic

List merkle-tree repositories
trafficstars

merkletree

57
Stars
3
Forks
Watchers

A merkle tree (with proofs) in Go as per RFC6962

iavl

19
Stars
5
Forks
Watchers

Merkleized IAVL+ Tree implementation in Go forked from cosmos/iavl(https://github.com/cosmos/iavl)

merklelib

47
Stars
9
Forks
Watchers

Merkle trees for easier data verification.

merkle-lib

29
Stars
17
Forks
Watchers

A performance conscious library for merkle root and tree calculations.

merkletree

52
Stars
21
Forks
Watchers

A simple Java implementation of Merkle Trees, with Ant build file and JUnit test classes

proofable-image

17
Stars
0
Forks
Watchers

Build trust into your image by creating a blockchain certificate for it

ron-cxx

47
Stars
8
Forks
Watchers

RON2.1 C++ implementation

merkle

17
Stars
5
Forks
Watchers

Merkle tree and other data structures.

go-merkletree

108
Stars
17
Forks
Watchers

Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs.