A C implementation of a dynamically resizeable binary SHA-256 hash tree (Merkle Tree).
☆139Sep 7, 2015Updated 10 years ago
Alternatives and similar repositories for merkle-tree
Users that are interested in merkle-tree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C implementation for Merkle-Tree use md5 as hash function☆39May 1, 2012Updated 13 years ago
- tickdream rust event - Async IO similar to libevent☆11May 13, 2022Updated 3 years ago
- Java B-tree Merkle tree implementation that alters and traverses its contents in a sequential manner.☆17Jun 3, 2011Updated 14 years ago
- CodFS: An Erasure-Coded Clustered Storage System for Efficient Updates and Recovery☆10Mar 31, 2015Updated 10 years ago
- Example Programs from Libbitcoin Tutorials at☆20May 13, 2018Updated 7 years ago
- RISC-V Security HC admin repo☆18Jan 7, 2025Updated last year
- Very simple and stupid TCP/IP stack written in C☆10Mar 25, 2016Updated 9 years ago
- Group administration repository for Tech: IOPMP Task Group☆13Dec 19, 2024Updated last year
- Load generator used for benchmarking Hyper Ledger Fabric☆19Jul 23, 2018Updated 7 years ago
- Memory Tagging ISA extension that can be used by software to enforce memory tag checks on memory loads and stores☆30Mar 14, 2026Updated last week
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Mar 6, 2013Updated 13 years ago
- 👾自学三天,我重新开发了口袋48☆12Nov 24, 2025Updated 3 months ago
- VANS: A validated NVRAM simulator☆27Nov 22, 2023Updated 2 years ago
- btree written in c