concensus
Here are 17 public repositories matching this topic...
Prototype implementation of SwiftPaxos (NSDI 2024)
-
Updated
Apr 19, 2024 - Go
Created a Blockchain using Python to allow baby product management while ensuring secure data transmission. Implemented replication with consensus and designed the back-end of Merkle tree to attain an efficient manner. Coded the data storing technique in a way like without database one can record the chain by keeping at least one node always on.
-
Updated
Sep 27, 2018 - CSS
This is a modified version of PBFT consensus algorithm [1]. PBFT was designed as a method to solve the Byzantine General's Problem [2] in a distributed system. This method is designed to optimize the resource usage and reduce network latency.
-
Updated
Jan 10, 2024 - Python
An implementation of Raft in Python for learning purposes
-
Updated
Aug 27, 2024 - Python
Golang implementation of the Raft consensus protocol
-
Updated
Jun 10, 2020 - Go
A minimal basic-paxos protocol implemeted by Java
-
Updated
Apr 1, 2022 - Java
blockchain implementation with golanf
-
Updated
Mar 19, 2023 - Go
Created a peer for a blockchain for my final assignment of distributed assignment. The whole class had to add to the same blockchain and a concensus algorithm had to be run to find the most agreeable and recent chain(longest and valid). The concensus algorithm was the main portion of this code.
-
Updated
Jan 14, 2024 - Python
A drop-in library for Federated Byzantine Agreement (Stellar Concensus Protocol).
-
Updated
Aug 6, 2021 - Rust
Total order broadcast algorithm implemented in Go
-
Updated
Mar 29, 2020 - Go
Niagara Region Medical Services
-
Updated
Nov 23, 2023 - HTML
A rust implementation of raft election process
-
Updated
Jul 27, 2024 - Rust
-
Updated
May 11, 2018 - HTML
This project simulates the spread of information across a network of agents using agent-based modeling. Each agent maintains a grid representing their perception of information, which is updated based on interactions with neighbors.
-
Updated
Sep 19, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the concensus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the concensus topic, visit your repo's landing page and select "manage topics."