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:
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- pbft - Practical Byzantine Fault Tolerance☆12Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- MIT Chord/DHash☆498Updated 14 years ago
- Gossip protocol implementation in C☆60Updated 8 years ago
- C implementation for Merkle-Tree use md5 as hash function☆39Updated 13 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Embedded DB Benchmark Framework☆61Updated 4 years ago
- ☆66Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- SFSlite C++ development libraries☆55Updated 4 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Berkeley DB☆365Updated last year
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Accelerate your C++ Compiles☆77Updated last year
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- Dead simple C++11 kademlia distributed hash table library☆70Updated 3 years ago
- Latency benchmarks of Unix IPC mechanisms