isec-tugraz / merkle-treeLinks
A C implementation of a dynamically resizeable binary SHA-256 hash tree (Merkle Tree).
☆134Updated 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
Sorting:
- MIT Chord/DHash☆501Updated 14 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- 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
- Gossip protocol implementation in C☆61Updated 8 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Berkeley DB☆372Updated 2 years ago
- C implementation for Merkle-Tree use md5 as hash function☆39Updated 13 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 2 weeks ago
- SFSlite C++ development libraries☆55Updated 4 years ago
- Embedded DB Benchmark Framework☆62Updated 4 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 months ago
- Message Framing for libuv☆58Updated 4 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- ☆66Updated 5 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆89Updated 10 years ago
- Implementations of a fast Elliptic-curve Digital Signature Algorithm☆180Updated 5 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- Dead simple C++11 kademlia distributed hash table library☆72Updated 4 years ago
- A distributed durable unique 64bit ID server☆206Updated 7 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆465Updated 9 years ago
- timer.c: Tickless hierarchical timing wheel