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).☆132Updated 9 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- Small library providing a platform layer☆13Updated this week
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- ☆12Updated 13 years ago
- ☆77Updated 6 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- LRC(Local Reconstruction Codes) Erasure Code based on Reed-Solomon with Vandermonde matrix☆85Updated 8 years ago
- ☆66Updated 4 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Unofficial repo of historical Oracle BerkeleyDB source☆48Updated 9 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Eventually Persistent in-memory database.☆80Updated 7 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Lock-free slab allocator / freelist.☆66Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 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