weichaoguo / merkle-treeLinks
C implementation for Merkle-Tree use md5 as hash function
☆39Updated 13 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:
- A C implementation of a dynamically resizeable binary SHA-256 hash tree (Merkle Tree).☆133Updated 10 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- A distributed durable unique 64bit ID server☆204Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Chord P2P implementation☆22Updated 3 months ago
- ☆66Updated 4 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆463Updated 9 years ago
- Embedded DB Benchmark Framework☆62Updated 4 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- LRC(Local Reconstruction Codes) Erasure Code based on Reed-Solomon with Vandermonde matrix☆83Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- MIT Chord/DHash☆498Updated 14 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- Couchbase Key-Value Engine☆140Updated this week
- ☆61Updated 2 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 10 years ago
- LFS using Fuse☆46Updated 13 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆29Updated 7 years ago
- pbft - Practical Byzantine Fault Tolerance☆12Updated 10 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago