An open API service providing repository metadata for many open source software ecosystems.

Topic: "consensus-algorithm"

seyi/GossipConsensusProtocol

An implementation of the Gossip protocol

Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

hnfgns/avalanche-react

avalanche react

Language: JavaScript - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

JishanBaig/Consensus-Protocols

2 Phase Commit, 3 Phase Commit and Byzantine Agreement Protocols : Basic Implementation

Language: C++ - Size: 413 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Nitinkumar-Gove/Project-raft

This repository stores the implementation of Raft algorithm using python, java, rabbitMQ and redis.

Language: Java - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 3

ac-dcz/Hydra

This repo provides a minimal implementation of the Hydra consensus protocol.

Language: Go - Size: 4.78 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

CryptoDbSS/CryptoDbSS-Validator

CryptoDbSS : Blockchain core, consensus, protocols and misc. MVP

Language: C++ - Size: 10.8 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

gemechutaye/DecentralizedDeliverySim

A Python-based decentralized delivery simulation that models autonomous agents locating and delivering to customers without a central server, while handling Byzantine agents that may spread false information.

Language: Python - Size: 810 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

wrongbyte/rust-paxos

✨ (WIP) Implementation of multi-decree Paxos algorithm in Rust, for learning purposes.

Language: Rust - Size: 144 KB - Last synced at: about 2 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Lane-Romuald/HYPERLEDGER-FABRIC-FOR-IOT-SMART-IRRIGATION-SYSTEM

This repository hosts a Blockchain network built on Hyperledger Fabric to ensure the secure exchange of data in automated irrigation systems. It features three organizations, RAFT consensus, Fabric CA for certification, and Hyperledger Explorer for network visualization.

Language: HTML - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

kayua/Distributed-Node-Monitoring

Distributed node monitoring

Language: Python - Size: 11.6 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

ralgond/paxos

A Java implementation of Paxos algorithm

Language: Java - Size: 165 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

UncleTom29/Kiwi-Chain

A Go-based blockchain implementation featuring block creation, transaction handling, governance mechanism, zk-SNARKs privacy feature, smart contracts, IBC interoperability, and consensus algorithms. Includes automated deployment with Terraform and Ansible, and performance monitoring with Prometheus and Grafana.

Language: Go - Size: 16.6 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sahilchavhan/Blockchain-notes

"Explore the world of blockchain with our comprehensive notes! Unravel the complexities of decentralized technology, smart contracts, and crypto fundamentals. Your go-to resource for mastering blockchain concepts. 🚀 #BlockchainEducation #CryptoNotes"

Size: 19.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

smsraj2001/RAFT-GOLANG-CLOUD-COMPUTING

Language: Go - Size: 8.73 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kraftpunk97/Jajodia-Mutchler

Implementation of the Jajodia-Mutchler Voting Agreement algorithm

Language: C++ - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

dlarocque/raft

Raft consensus algorithm

Language: Go - Size: 91.8 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

nicomwong/Paxos-Distributed-Key-Value-Store

Implementation of the Paxos consensus protocol

Language: Python - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

aggstam/streamlet_rust

Rust implementation of Streamlet consensus protocol, introduced by Benjamin Y. Chan and Elaine Shi.

Language: Rust - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

MrDecryptDecipher/POS-BASED-BLOCKCHAIN

SIMPLE POS BASED BLOCKCHAIN WHICH USES CRYPTOGRAPHIC HASH FUNCTIONS AND OTHER FEATURES.

Language: Go - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

1023198294/KV-Store

A grpc-based fault-tolerant distributed key-value storage system(KV-Store) implemented in Python

Language: Python - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dibyendumajumdar/paxos

Basic and Multi Paxos in Java

Language: Java - Size: 321 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

abdullahaahmed0539/GenZcoin

In this project, the goal is to make a blockchain from very scratch.

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

protosam/les 📦

Clustered Leader Election by Seniority

Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

bonomip/DroneDelivery

Prototype of a distributed delivery system which main agents are drones.

Language: Java - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

gauravagarwaltal/consensus_gosig 📦

This repository contains blockchain consensus named gosig. Gosig is consortium consensus. Here python language is used for complete project.

Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

dolla-consortium/consensus

Entry point for consensus algorithm

Size: 3.01 MB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

dolla-consortium/consensus-proposing

"Proposing" means receptioning requests from customers and consortium members and staging these requests packaged into local proposals for being consumed by the consensus. Each of these local proposals once accepted by the consortium will be uniformly transacted on each consortium node. The transactions will then be appended into each node ledgers.

Language: Haskell - Size: 3.28 MB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

TheSmallBoat/Technical_Survey

The memo of the technical survey.

Size: 48.4 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

bghojogh/Distributed-Voting-Beep

The code for Distributed Voting with Beeps (DVB) algorithms

Language: MATLAB - Size: 2.16 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

gurbaaz27/blockchain-python

Basic implementation of Blockchain API with Flask

Language: HTML - Size: 146 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

luanaands/curated-list-distributed-systems

A list of courses and papers

Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

hnes/turingcell

TuringCell: Run Linux over Paxos/Raft

Size: 1.51 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

maxbundscherer/prototype-scala-raft

Protoype Raft Consensus Algorithm in Scala

Language: Scala - Size: 683 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

IvanProdaiko94/raft-protocol-implementation-client

http client for raft

Language: Go - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

nemosharma6/consensus-algo

consensus algorithm with link failures

Language: Java - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

gabrielecastellano/dragon

Fully distributed orchestration for heterogeneous services

Language: Python - Size: 222 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

DaveCTurner/paxos-membership

Unbounded Pipelining in Dynamically Reconfigurable Paxos Clusters

Language: TeX - Size: 374 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

MasahikoSawada/paxos_c

Paxos implementation in C.

Language: C - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

ochhetri/blockchain-app

Simple web app to check ETH balances on Sepolia testnet using Flask (Python/Web3.py) backend and Vue.js frontend. Deployed on Render/Netlify.

Language: Vue - Size: 2.12 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

sudocoinxrpl/CloudStorm

Cloud Storm Node - Do not interact using the XRPL main net or using real funds if you do not know the difference, do not test this system. This software is actively under construction, untested, and assumed to be insecure. Do not run in production or expose this software to the public internet.

Language: Go - Size: 38 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

YugenSource/PoH-yugen

A proof-of-history (PoH) implementation using Digests trait (allowing for multiple hash functions) while maintaining easy to use API and advanced features.

Language: Rust - Size: 23.4 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

marcotulio956/consensus.algoIC

Language: MATLAB - Size: 6.88 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

saramcav/trabalhos-sistemas-distribuidos Fork of SerranoZz/trabalho-sd

Trabalhos realizados para a disciplina de Sistemas Distribuídos.

Language: Go - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

TheODDYSEY/Blockchain-Go

A Bitcoin-like blockchain implementation in Go, demonstrating cryptographic principles, PoW consensus, UTXO transactions, wallet management, and P2P networking.

Language: Go - Size: 14.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Collin911/Synod_4SL08

An obstruction free consensus implementation for the course CSC_4SL08_TP

Language: Java - Size: 128 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

akhilk2802/distributed-key-value-store

SImple Key Value Store

Language: Go - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

akhilk2802/raft-library

RAFT Consensus Implementation

Language: Go - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

akhilk2802/distributed-file-storage

File storage with consensus and fault tolerance

Language: Go - Size: 15 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

OatKID/consensus_demo

Experiment consensus algorithm between PBFT, QPBFT, and own proposed scheme.

Language: Jupyter Notebook - Size: 3.48 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jrjaro18/elastic-raft-go

Implementation of Distributed Consensus Algorithm, RAFT, in Golang, with modifications giving it more flexibility, to help maintain data consistency across all the nodes (servers).

Language: Go - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ac-dcz/s2PAC

Language: Go - Size: 87.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

olegbilovus/go-benor

go-benor simulates the BenOr algorithm.

Language: Go - Size: 1.08 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

epicchainlabs/dbft

The Go Implementation of the dBFT 2.0 Consensus Algorithm is a robust and efficient implementation of the Delegated Byzantine Fault Tolerance (dBFT) 2.0 consensus algorithm, developed in the Go programming language

Language: Go - Size: 365 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

heresalord/blockchainVotingSystem-voteBlock-

Thesis project developped by Du-Rock KOUMASSI. Describing the technical framework and operational procedures changes to the voting infrastructure.

Language: CSS - Size: 3.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ac-dcz/BFT-MVBA

This repo provides a minimal implementation of the various MVBA consensus protocol.

Language: Go - Size: 194 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Screpuh/simple-btc-blockchain

This project is a foundational blockchain application, simulating Bitcoin's core functionalities, designed for educational purposes and future scalability, including blockchain visualization and transaction handling.

Language: JavaScript - Size: 43 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

VIVPM/Delegated-Reputation-based-Proof-of-Probability-using-Game-Theory

Official Go implementation of the Ethereum protocol

Language: Go - Size: 13 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

VIVPM/Blocksim_Delegated_Reputation_based_Proof_of_Probability_using_Game_Theory

About BlockSim: An Extensible Simulation Tool for Blockchain Systems using DRPoP-GT consensus algorithm

Language: Jupyter Notebook - Size: 13.2 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

echenim/ProofOfWork

Proof of work (PoW) is a blockchain consensus mechanism that requires significant computing effort from a network of devices. The concept was adapted from digital tokens by Hal Finney in 2004 through the idea of "reusable proof of work" using the 160-bit secure hash algorithm 1 (SHA-1).

Language: Go - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Femtech-web/Femcoin

A Cryptocurrency within a peer to peer system

Language: TypeScript - Size: 73.2 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

jeshwanthreddy13/DAG-based-blockchain-with-a-fast-and-reliable-consensus-algorithm

A Directed Acyclic Graph based blockchain with a unique consensus algorithm. Being implemented using C++ and is in its initial stage as of now.

Language: C++ - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

r-bahrami/rescue

algorithms for resilient consensus and coordination of multi-agent systems with intermittent communication

Language: Jupyter Notebook - Size: 6.48 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VIVPM/NFT_DAO

Developed a web application for NFT marketplace and DAO, with smart contracts for token minting, creating new DAO voting algorithm based on Proof of Stake, and a system evaluation on current consensus algorithm.

Language: Go - Size: 16.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VIVPM/Delegated-Reputation-based-Proof-of-Exponential-Backoff-Consensus-algorithm

Official Go implementation of the Ethereum protocol

Language: Go - Size: 12.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VIVPM/Blocksim_Proof_of_Stake

BlockSim: An Extensible Simulation Tool for Blockchain Systems

Language: Python - Size: 10.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VIVPM/Proof-of-Stake-consensus-algorithm

Official Go implementation of the Ethereum protocol

Language: Go - Size: 12.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VIVPM/Delegated-Proof-of-Stake-consensus-algorithm

Implementation of DPoS Consensus algorithm

Language: Python - Size: 435 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

meetalodariya/raft-consensus-mit

Raft distributed consensus simulation in a multi-threaded environment.

Language: Go - Size: 28.3 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ahmetcerol/Proof-of-Evolution

This project covers my thesis, Proof of Evolution.

Language: Java - Size: 106 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

riccardoprosdocimi/paxos-key-value-stores

A fault tolerant architecture to achieve consensus of updates amongst replicated state machine KV-store servers using Paxos.

Language: Java - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

renaops/proof-of-concept-pofl-and-energy-sharing

Proof of Concept of a Proof on Federated Learning an Energy Sharing Consensus Algorithm - UFV

Size: 160 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rishnthan/practical-byzantine-fault-tolerance

Implementation of Practical Byzantine Fault Tolerance (PBFT) consensus algorithm in Python

Language: Python - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

siddhantprateek/Hyperledger-BiniBFT Fork of BiniWorld/Hyperledger-BiniBFT

Opensource projects on Hyperledger

Language: Go - Size: 102 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

spencerkraisler/Distributed-RCM-Based-Consensus

This repo is an implementation of the algorithm from the paper Distributed Consensus on Manifolds using the Riemannian Center of Mass. This algorithm synchronizes a set of agents over any manifold, as long as it has bounded sectional curvature. Any manifold in the Manopt library may be used.

Language: MATLAB - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

spencerkraisler/RCM-Consensus-Lie-Group

This repo is an implementation of the algorithm from the paper Consensus on Lie groups for the Riemannian Center of Mass. This algorithm computes the Riemannian center of mass of a set of points in a distributed manner, generalizing the Euclidean average consensus dynamics.

Language: MATLAB - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

prosenjitjoy/Proof-of-Work-Blockchain

Simple project to learn and mimic how Proof Of Work consensus mechanism works in Blockchain.

Language: Go - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

liviobisogni/consensus

Consensus protocol implementation for multiple robots in ROS

Language: C++ - Size: 279 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

KuronoSangatsu7/Raft_Consensus

An implementation of the Raft consensus algorithm in Python.

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lakki0704/Blockchain---PBFT-algorithm-in-Python

1. Implementation of PBFT in python. 2.Clustering the miners on the basis of distance. 3.Using ML to optimise the number of clusters to get the minimum number of commits

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alperari/paxos

Python implementation of Synchronous Paxos Algorithm which aims to solve Single Value Distributed Consensus Problem (with ZMQ socket programming).

Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

beston123/java-code

算法, 数据结构, 多线程, 缓存, 分布式事务, 一致性协议, RPC等实现

Language: Java - Size: 376 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

spccold/sofa-jraft-withcomments

add comments for sofa-jraft(https://github.com/sofastack/sofa-jraft)

Language: Java - Size: 1.89 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lakki0704/Blockchain-PoW-Implementation-in-Python-

A simple implementation of Proof-of-Work Consensus in Python. The data has not been stored anywhere but can be stored in a json file or mysql database for security purposes.

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AlejandroGonzalR/music-streaming-mesh

Distributed topology of a music streaming service implementing the PoET consensus algorithm.

Language: JavaScript - Size: 484 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anujydv/blockchain-implementation

Blockchain implementation using (python and javascript)

Language: Python - Size: 36.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Mutahar789/Raft

Consensus Algorithm

Language: Go - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RukNdf/DCASim

A discrete event simulator for distributed consensus algorithms

Language: Python - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PicoAaron/TFM-Federated-Learning-and-ESN

Implementation of fully distributed Federated Learning through the use of network consensus processes. A subtype of Recurrent Neural Networks called Echo State Networks is trained, whose main characteristic is that its structure is randomly generated at the time of model creation.

Language: Python - Size: 19.8 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

exohood/exobridge-validator

✅ Exobridge Validator Consensus Algorithm.

Language: Makefile - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

0nyr/compare-consensus-protocols

Overview of the different consensus algorithms used by blockchains / cryptocurrencies.

Language: TeX - Size: 28.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ir2placeable/PoEWAL Fork of MSAP-for-UCI-GREAT-Program/PoEWAL

Study : implementing the consensus algorithm named PoEWAL, Proof of Elapsed Work And Luck

Language: C - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

allenwest24/Distributed-Replicated-Key-Val-Store

A key-value datastore that supports API calls from clients and utilizes a homemade version of Raft to gurantee consistency.

Language: Python - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VarunPwr/Consensus-Control

Consensus control of swarm

Language: MATLAB - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sdediego/blockchain

Blockchain written in Python3

Language: Python - Size: 502 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

disha2sinha/UndErNsembled Fork of SohelRaja/UndErNsembled

In this project, we reduced an imbalanced dataset to a balanced dataset using Under-sampling approach by applying Consensus Clustering using 'Simple Majority Voting' consensus function and further saw the increase in the accuracy of disease prediction by running multiple classifiers with bagging and boosting technique.

Language: Jupyter Notebook - Size: 1.22 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

cherryDevBomb/MyDalgs

🖧 Implementations of algorithms from "Introduction to Reliable and Secure Distributed Programming"

Language: Java - Size: 260 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

misachi/raft

Raft distributed consensus algorithm implementation

Language: Go - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

iAziz786/raft

[WIP] The Raft implementation in Go

Language: Go - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Project2100/phase-king

An implementation of the Phase-King consensus protocol in Java using Docker containers

Language: Java - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Joao-Tiago-Almeida/Real-Time-Cooperative-Decentralised-Control-of-Illuminance-Systems

Project and Labs from SCDTR course

Size: 9.89 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1