A minimal and compact IBFT 2.0 implementation, written in Go
simple practical byzantine fault-tolerant
Fast consensus clustering in networks
Proof of concept for ISAAC consensus protocol
Simplex consensus protocol
Epitome implementation in django.
Raft log replication using NATS.
Actor based, horizontally scalable Blockchain using Akka.net.
Initially started as my own personal lecture notes. Slowly, I'm converting this repo into an extremely detailed set of notes to help future pioneers,...
NADO is a phone-mineable, fair-launch, post-quantum blockchain. Signatures are quantum-resistant (ML-DSA-44), and transfers can be made fully private...
Implements consensus algorithms on fixed and time varying graphs
Creative and educational project for distributed system
Modular, byzantine-fault-tolerant consensus engine
Specifications for the Anoma protocols.
An eventing platform that is distributed in time and space.
A memory-bound graph-theoretic proof-of-work system written in Rust
A stable cryptocurrency that algorithmically targets $1 USD using the Kowala Protocol
rough code for running consensus
A production-quality Raft consensus implementation in Go: written as a failure-simulation laboratory, not a tutorial.
Crypto agnostic decentralized finance
Distributed algorithms in Lean 4
Redis-compatible distributed key-value database built on Raft and RocksDB that provides strong consistency and automatic failover in a clustered envir...
A Raft implementation which can bring consensus to every database
Delphi-BFT automates large-scale simulations of unmodified BFT protocol implementations through the Phantom simulator given a simple experimental desc...
A modular Rust blockchain implementation with pluggable consensus mechanisms (PoW/PoS), ECDSA-secured transactions, and gRPC API. Educational project...
Hornet is a minimal, executable specification of Bitcoin's consensus rules, expressed both in declarative C++ and in a purpose-built domain-specific f...
This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxos.
CITA BFT
A New Distributed Consensus and Distributed Ledger Algorithm
AnychainDB is fast, distributed, blockchain database based on Tendermint and MongoDB
zero knowledge consensus for pos chains
論 — Ask multiple AI agents, get consensus. CLI tool for multi-agent design decisions. Currently supports Kiro, Claude Code, Copilot — more coming.
Claude Code plugin — structural guardrails for multi-agent software development. RTM-based evidence, cross-model adversarial audit, 7 MCP tools, workt...
Raft protocol implementation as part of "Distributed databases" course in UCU
distributed sequencer with zk consensus
A proposal for a system of decentralized trust, built on an open, public blockchain.
Python package for analyzing the Stellar network
Python implementation of the Raft algorithm for distributed consensus
Get the consensus sequences from SAM (and BAM) files, ignoring the reference
Simple blockchain implementation using python and flask. It implements basic concepts of blockchain, like proof of work, mining, consensus, generating...
API, storage and workers for scanning the Stellar network.
Bitcoin full node implementation in Rust
Algorand Pure Proof of Stake Decentralization Index
Joystream Full Node
Tangram Vector Node
Multi-LLM AI debate platform — orchestrate structured debates between Claude, GPT, and Gemini with consensus scoring and synthesized verdicts.
Educational comparison of the Paxos and Raft distributed consensus algorithms
Consensus & ledger layer of the Ixian Platform. Tracks transactions, IXI Names, and base presences using Ixian's novel Proof of Collaborative Work (Po...
A complete Bitcoin protocol implementation in pure C, designed to freeze forever upon completion. Zero dependencies. Built for permanence, not conti...
The most influential papers about distributed systems, databases, algorithms, and data structures