Bioinformatics pipeline for processing Hantavirus NGS data with a two-pass approach. Implements quality control, reference-based mapping, metaconsensu...
[ECE NTUA] Distributed Systems - Course project (2022-2023)
An implementation of NPoS consensus for @nodejs
The goal of this project is to design a fault-tolerant distributed system. Here we focus on a Akka state-machine replicated system build atop Obstruct...
The specification for the Zero generic blockchain template layer.
Go implementation of the Raft protocol for distributed consensus
custom enshrined functionality framework is to embed native Layer 2 (L2) support into a Layer 1 (L1) blockchain protocol, enabling scalability, securi...
Overview of the different consensus algorithms used by blockchains / cryptocurrencies.
blockchain in golang
Project for CentraleSupélec course on multi agents system consensus
Pipeline for generating consensus reads using unique molecular identifiers (UMI)
🐼 Beacon chain Deposit contract tests
Repository which implements algorithms related to distributed computing with explainations
This repository contains the implementation of the Consensus protocol with Initially Dead Process (IDP) proposed by Michael J. Fischer, Nancy A. Lynch...
Document indexer that supports stats like word frequency, etc It uses Netty for client & server and Ratis for data replication.
an implementation of Raft in Rust
Implementation of weak consensus in asynchronous networks
Byzantine fault tolerant consensus algorithm for permissioned DLTs
Testing ABCI and ABCI++ by mocking Tendermint
Simple clustering by consensus protocol proof of concept library in Python
A repo of algorithms for resilient consensus and coordination
The public Lodestar website
How does blockchain consensus work?
A replicated, fault-tolerant URL shortener implementing the Raft protocol (project work at TUM)
Simple Mining (Creating js objects that contain hash, blockNumber, nonce, Data, timeStamp) and it is also verifying the blocks
Implementation of fully distributed Federated Learning through the use of network consensus processes. A subtype of Recurrent Neural Networks called E...
Ethereum study notes with code samples.
Libro sobre Sistemas Distribuidos
Basic Raft library in Go for maintaining replicated state machine.
VoteM8 - A Python package for consensus scoring
A curated repository of Web3 technical interview Q&A.
Substrate based network + DID + Adoption- Events + consensus protocol for DID creation based on feedbacks of oracles(verifiers) + oracle's reputation...
Simple distributed Key-Value storage based on Raft and Gossip with web ui.
A fully functional end-to-end blockchain implementation in Go
Semantic origin of the Tau Network — a self-amending constitutional system for decentralized logic, lawful identity, and civic coherence.
Rust multithread implementation of Raft Consensus algorightm, with synchronous channel communication and network delays simulation.
Raft consensus implemented in Go
LaTeX source files, images, and compiled PDF of the book "On Conflict and Consensus: A Handbook on Formal Consensus Decisionmaking," by C.T. Lawrence...
EPFL 2022 Fall Semester Project
Reference implementation of Anoma
A distributed database solution built on top of the OmniPaxos consensus protocol.
A naive implementation of Raft consensus algorithm in Rust
Distributed System Related Projects in GO
🕸️ Distributed Key-Value store using Raft for consensus and Serf for peer discovery.
learning Raft consensus algorithm and distributed KV store
Solving the Byzantine General's problem using Gossipsub
Among the many technical indicators available, is there an optimal combination that maximizes profit for a given stock?
Implemented a secure and efficient Proof-of-Authority consensus mechanism within the blockchain network
A basic Kafka clone built using Go, for practicing distributed system concepts.