isec-tugraz / merkle-treeLinks
A C implementation of a dynamically resizeable binary SHA-256 hash tree (Merkle Tree).
☆132Updated 9 years ago
Alternatives and similar repositories for merkle-tree
Users that are interested in merkle-tree are comparing it to the libraries listed below
Sorting:
- C implementation for Merkle-Tree use md5 as hash function☆39Updated 13 years ago
- Gossip protocol implementation in C☆59Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Chord P2P implementation☆22Updated last month
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- SFSlite C++ development libraries☆55Updated 4 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- pbft - Practical Byzantine Fault Tolerance☆12Updated 9 years ago
- A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum☆103Updated 4 years ago
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- ☆66Updated 4 years ago
- Accelerate your C++ Compiles☆77Updated last year
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- MIT Chord/DHash