weichaoguo / merkle-tree
C implementation for Merkle-Tree use md5 as hash function
☆39Updated 12 years ago
Alternatives and similar repositories for merkle-tree:
Users that are interested in merkle-tree are comparing it to the libraries listed below
- A C implementation of a dynamically resizeable binary SHA-256 hash tree (Merkle Tree).☆128Updated 9 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- pbft - Practical Byzantine Fault Tolerance☆12Updated 9 years ago
- Chord P2P implementation☆22Updated 4 months ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- LFS using Fuse☆45Updated 12 years ago
- ☆21Updated 7 years ago
- Lock-free slab allocator / freelist.☆65Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 10 years ago
- ☆66Updated 4 years ago
- Tools for safe management of persistent main memory.☆27Updated 11 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 13 years ago
- An implementation of Split-Ordered List Extensible Hashtable in C☆40Updated 14 years ago
- RWMutex for sharing of multicore machines.☆17Updated 5 years ago
- ☆55Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- zero-copy file-system feeder. A Linux module which dispatch kernel’s VFS commands to user-space server.☆60Updated 4 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago