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).☆129Updated 9 years ago
- Fast implementation of Content Defined Chunking (CDC) based on a rolling Rabin Checksum in C.☆56Updated 10 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- ☆29Updated 8 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- ☆12Updated 13 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- Go implement for Paxos algorithm☆52Updated 5 years ago
- Gossip protocol implementation in C☆59Updated 8 years ago
- pbft - Practical Byzantine Fault Tolerance☆12Updated 9 years ago
- an adaptive radix tree implementation in go☆69Updated 3 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆62Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 7 years ago
- Lock-free linked list☆16Updated 12 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- A simple file system☆39Updated 12 years ago
- An implementation of Split-Ordered List Extensible Hashtable in C☆40Updated 14 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 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
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆34Updated 11 years ago
- Paxos-replicated key-value store in 3 hours or less.☆25Updated 8 years ago
- ☆24Updated 10 years ago