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:
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- MIT Chord/DHash☆498Updated 14 years ago
- ☆66Updated 4 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Dead simple C++11 kademlia distributed hash table library☆70Updated 3 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- pbft - Practical Byzantine Fault Tolerance☆12Updated 10 years ago
- Implementations of a fast Elliptic-curve Digital Signature Algorithm☆177Updated 5 years ago
- Gossip protocol implementation in C☆60Updated 8 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- SFSlite C++ development libraries☆55Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- C implementation for Merkle-Tree use md5 as hash function☆39Updated 13 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- COW b-trees☆102Updated 7 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Accelerate your C++ Compiles☆77Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month