Prototype implementation of SwiftPaxos (NSDI 2024)
-
Updated
Mar 26, 2026 - Go
Prototype implementation of SwiftPaxos (NSDI 2024)
A public, community-driven space for exploring Zenon’s architecture, documenting research, and enabling developers to collaborate on future directions of the Network of Momentum. https://x.com/@nomdevelopment
Total order broadcast algorithm implemented in Go
Golang implementation of the Raft consensus protocol
Open source distributed system clustering go library that manages partitions, replications, consistant hasing, cluster metadata etc
blockchain implementation with golanf
Simplified etcd-style metadata store in Go, built on Raft with leader election, replicated logs, crash persistence, snapshots, and a linearizable key-value service.
Fault-tolerant distributed ledger with ISIS total ordering, deterministic transaction delivery, and TCP-based peer coordination.
Distributed transaction system using strict two-phase locking (2PL), wound-wait deadlock prevention, and two-phase commit (2PC) to provide isolation and atomicity across multiple servers.
Add a description, image, and links to the concensus topic page so that developers can more easily learn about it.
To associate your repository with the concensus topic, visit your repo's landing page and select "manage topics."