sputnik1458 / merkle-tree
C++ implementation of a self balancing merkle tree
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for merkle-tree
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆16Updated 4 years ago
- CS560 - A mini-database system implementation with features like HeapFiles, B-Trees, Sort-Merge Joins, BufferManager.☆17Updated 4 years ago
- CockroachDB with pre-generated Go code☆33Updated 8 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Implement multiple blockchain consensus, including raft, pbft, paxos, dpos, power☆18Updated 3 years ago
- 本系列是关于用Rust构建一个KV Server的系列文章,内容包括用tokio做底层异步网络通讯、使用toml文件做配置、protobuf做传输协议、内存/RockDB做数据存储、事件通知、优雅关机、并发连接限制及测量监控等。☆25Updated 2 years ago
- A python imlementation of blockchain_go☆47Updated 5 years ago
- Rustlang相关书,Blogs,PPT,PDF等各种资源!!!☆15Updated 5 years ago
- My implementation of a blockchain in C++ - Peer-to-Peer network, SHA-256, Merkle Trees, Mining, etc.☆275Updated 6 months ago
- LSM tree based key-value database☆30Updated 8 months ago
- Hexadecimal encoding, 20x faster than stdlib☆14Updated 4 years ago
- A reference implementation of blockchain in Go to demonstrate how blockchain works. For education purpose.☆47Updated 6 years ago
- BSON codecs for Google's protocol buffers☆16Updated this week
- An out-of-box database that is built on blockchain, providing the SQL/NoSQL query ability seamlessly☆28Updated 4 years ago
- Elliptic Curve Cryptography - Curve which implements secp256k1☆10Updated 7 years ago
- a netty-like framework with go☆14Updated 7 years ago
- pbft - Practical Byzantine Fault Tolerance☆12Updated 9 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆20Updated 7 years ago
- Scalable database for time-series data storage and real-time computing☆9Updated 4 years ago
- nnet: a fast, scalable, and developer-friendly p2p overlay network stack☆123Updated last month
- forked from http://code.taobao.org/p/tinixdev/src/☆12Updated 7 years ago
- Call C/C++ lib with the help of swig☆9Updated 7 years ago
- Blockchain technology for creating custom chains.☆22Updated 3 years ago
- a simple compiler in go☆51Updated 5 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 years ago
- a very simple udpserver framework with thrift support☆16Updated 5 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- project for learning distributed system(MIT 6.824)☆3Updated 7 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆79Updated 2 years ago